#FAE169 Color

Inspect #FAE169 across formats, palettes, contrast and closest named color matches.

Color preview

#FAE169

Color formats

HEX
#FAE169
RGB
rgb(250, 225, 105)
RGBA
rgba(250, 225, 105, 1)
HSL
hsl(50, 94%, 70%)
HSV
hsv(50, 58%, 98%)
CMYK
cmyk(0%, 10%, 58%, 2%)
CSS variable
--color-primary: #FAE169;
Lowercase HEX
#fae169

Shades

Tints

Tones

Harmony

CSS snippets for #FAE169

.color-fae169 {
  color: #FAE169;
  background-color: #FAE169;
}

Frequently asked questions

What color is #FAE169?+

#FAE169 is a HEX color with RGB value rgb(250, 225, 105) and HSL value hsl(50, 94%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAE169?+

The closest Tailwind color is amber-300, available as the bg-amber-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools