#FEC17D Color

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

Color preview

#FEC17D

Color formats

HEX
#FEC17D
RGB
rgb(254, 193, 125)
RGBA
rgba(254, 193, 125, 1)
HSL
hsl(32, 98%, 74%)
HSV
hsv(32, 51%, 100%)
CMYK
cmyk(0%, 24%, 51%, 0%)
CSS variable
--color-primary: #FEC17D;
Lowercase HEX
#fec17d

Shades

Tints

Tones

Harmony

CSS snippets for #FEC17D

.color-fec17d {
  color: #FEC17D;
  background-color: #FEC17D;
}

Frequently asked questions

What color is #FEC17D?+

#FEC17D is a HEX color with RGB value rgb(254, 193, 125) and HSL value hsl(32, 98%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEC17D?+

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