#FECD92 Color

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

Color preview

#FECD92

Color formats

HEX
#FECD92
RGB
rgb(254, 205, 146)
RGBA
rgba(254, 205, 146, 1)
HSL
hsl(33, 98%, 78%)
HSV
hsv(33, 43%, 100%)
CMYK
cmyk(0%, 19%, 43%, 0%)
CSS variable
--color-primary: #FECD92;
Lowercase HEX
#fecd92

Shades

Tints

Tones

Harmony

CSS snippets for #FECD92

.color-fecd92 {
  color: #FECD92;
  background-color: #FECD92;
}

Frequently asked questions

What color is #FECD92?+

#FECD92 is a HEX color with RGB value rgb(254, 205, 146) and HSL value hsl(33, 98%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FECD92?+

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