#FAEF75 Color

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

Color preview

#FAEF75

Color formats

HEX
#FAEF75
RGB
rgb(250, 239, 117)
RGBA
rgba(250, 239, 117, 1)
HSL
hsl(55, 93%, 72%)
HSV
hsv(55, 53%, 98%)
CMYK
cmyk(0%, 4%, 53%, 2%)
CSS variable
--color-primary: #FAEF75;
Lowercase HEX
#faef75

Shades

Tints

Tones

Harmony

CSS snippets for #FAEF75

.color-faef75 {
  color: #FAEF75;
  background-color: #FAEF75;
}

Frequently asked questions

What color is #FAEF75?+

#FAEF75 is a HEX color with RGB value rgb(250, 239, 117) and HSL value hsl(55, 93%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAEF75?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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