#FEC97E Color

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

Color preview

#FEC97E

Color formats

HEX
#FEC97E
RGB
rgb(254, 201, 126)
RGBA
rgba(254, 201, 126, 1)
HSL
hsl(35, 98%, 75%)
HSV
hsv(35, 50%, 100%)
CMYK
cmyk(0%, 21%, 50%, 0%)
CSS variable
--color-primary: #FEC97E;
Lowercase HEX
#fec97e

Shades

Tints

Tones

Harmony

CSS snippets for #FEC97E

.color-fec97e {
  color: #FEC97E;
  background-color: #FEC97E;
}

Frequently asked questions

What color is #FEC97E?+

#FEC97E is a HEX color with RGB value rgb(254, 201, 126) and HSL value hsl(35, 98%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEC97E?+

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