#FEC37B Color

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

Color preview

#FEC37B

Color formats

HEX
#FEC37B
RGB
rgb(254, 195, 123)
RGBA
rgba(254, 195, 123, 1)
HSL
hsl(33, 98%, 74%)
HSV
hsv(33, 52%, 100%)
CMYK
cmyk(0%, 23%, 52%, 0%)
CSS variable
--color-primary: #FEC37B;
Lowercase HEX
#fec37b

Shades

Tints

Tones

Harmony

CSS snippets for #FEC37B

.color-fec37b {
  color: #FEC37B;
  background-color: #FEC37B;
}

Frequently asked questions

What color is #FEC37B?+

#FEC37B is a HEX color with RGB value rgb(254, 195, 123) and HSL value hsl(33, 98%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEC37B?+

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