#FFFBEBamber
amber-50
Tailwind Amber 50Copy token, HEX, or RGB
- Black text
- 20.25:1
- White text
- 1.04:1
Framework color reference
Search the complete default opaque palette by family or shade, compare exact values and text contrast, and open reviewed Hexees color pages without turning duplicate tokens into duplicate swatches.
Source and scope
The token names and values are taken from the default colors export in Tailwind CSS 3.4.17. Hexees groups the repeated #FAFAFA value into one swatch while preserving both token occurrences; applications can customize or replace these defaults.
Hexees is an independent reference and is not affiliated with or endorsed by Tailwind Labs.
Complete lookup
Filtering and sorting happen locally. Search text stays in your browser and does not create another indexable URL.
243 of 243 colors match; 24 are currently shown
#FFFBEBamber
#FEF3C7amber
#FDE68Aamber
#FCD34Damber
#FBBF24amber
#F59E0Bamber
#D97706amber
#B45309amber
#92400Eamber
#78350Famber
#451A03amber
#000000#EFF6FFblue
#DBEAFEblue
#BFDBFEblue
#93C5FDblue
#60A5FAblue
#3B82F6blue
#2563EBblue
#1D4ED8blue
#1E40AFblue
#1E3A8Ablue
#172554blue
#ECFEFFcyan
#000000#FFFFFF#F8FAFC#F1F5F9#E2E8F0#CBD5E1#94A3B8#64748B#475569#334155#1E293B#0F172A#020617#F9FAFB#F3F4F6#E5E7EB#D1D5DB#9CA3AF#6B7280#4B5563#374151#1F2937#111827#030712#FAFAFA#F4F4F5#E4E4E7#D4D4D8#A1A1AA#71717A#52525B#3F3F46#27272A#18181B#09090B#F5F5F5#E5E5E5#D4D4D4#A3A3A3#737373#525252#404040#262626#171717#0A0A0A#FAFAF9#F5F5F4#E7E5E4#D6D3D1#A8A29E#78716C#57534E#44403C#292524#1C1917#0C0A09#FEF2F2#FEE2E2#FECACA#FCA5A5#F87171#EF4444#DC2626#B91C1C#991B1B#7F1D1D#450A0A#FFF7ED#FFEDD5#FED7AA#FDBA74#FB923C#F97316#EA580C#C2410C#9A3412#7C2D12#431407#FFFBEB#FEF3C7#FDE68A#FCD34D#FBBF24#F59E0B#D97706#B45309#92400E#78350F#451A03#FEFCE8#FEF9C3#FEF08A#FDE047#FACC15#EAB308#CA8A04#A16207#854D0E#713F12#422006#F7FEE7#ECFCCB#D9F99D#BEF264#A3E635#84CC16#65A30D#4D7C0F#3F6212#365314#1A2E05#F0FDF4#DCFCE7#BBF7D0#86EFAC#4ADE80#22C55E#16A34A#15803D#166534#14532D#052E16#ECFDF5#D1FAE5#A7F3D0#6EE7B7#34D399#10B981#059669#047857#065F46#064E3B#022C22#F0FDFA#CCFBF1#99F6E4#5EEAD4#2DD4BF#14B8A6#0D9488#0F766E#115E59#134E4A#042F2E#ECFEFF#CFFAFE#A5F3FC#67E8F9#22D3EE#06B6D4#0891B2#0E7490#155E75#164E63#083344#F0F9FF#E0F2FE#BAE6FD#7DD3FC#38BDF8#0EA5E9#0284C7#0369A1#075985#0C4A6E#082F49#EFF6FF#DBEAFE#BFDBFE#93C5FD#60A5FA#3B82F6#2563EB#1D4ED8#1E40AF#1E3A8A#172554#EEF2FF#E0E7FF#C7D2FE#A5B4FC#818CF8#6366F1#4F46E5#4338CA#3730A3#312E81#1E1B4B#F5F3FF#EDE9FE#DDD6FE#C4B5FD#A78BFA#8B5CF6#7C3AED#6D28D9#5B21B6#4C1D95#2E1065#FAF5FF#F3E8FF#E9D5FF#D8B4FE#C084FC#A855F7#9333EA#7E22CE#6B21A8#581C87#3B0764#FDF4FF#FAE8FF#F5D0FE#F0ABFC#E879F9#D946EF#C026D3#A21CAF#86198F#701A75#4A044E#FDF2F8#FCE7F3#FBCFE8#F9A8D4#F472B6#EC4899#DB2777#BE185D#9D174D#831843#500724#FFF1F2#FFE4E6#FECDD3#FDA4AF#FB7185#F43F5E#E11D48#BE123C#9F1239#881337#4C0519Deprecated aliases
Tailwind keeps these aliases for compatibility, but its source warns when they are accessed. Prefer the replacement names in new code.
Context-dependent values
Their computed appearance depends on inheritance, the color property, or the surface underneath, so they are documented separately from fixed sRGB values.
inheritinherit takes the computed color from the parent element and has no fixed sRGB channels of its own.
currentColorThe current token resolves to currentColor, which follows the element's computed color property rather than a fixed HEX value.
transparenttransparent has zero alpha. Its visible result depends on what lies underneath, so it cannot be evaluated as an opaque swatch by itself.
Accessibility limits
The card ratios compare each opaque sRGB value only with black and white. WCAG 2.2 AA requires at least 4.5:1 for normal text and 3:1 for large text, but a numerical pass covers only that tested pair.
Opacity, gradients, images, font size and weight, hover and disabled states, focus indicators, and neighboring colors need separate checks. A palette token or contrast result is not a blanket conformance claim.
Do not communicate error, success, selection, or required action through color alone; add text, shape, an icon, or another programmatically available cue.