#FECB94 Color

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

Color preview

#FECB94

Color formats

HEX
#FECB94
RGB
rgb(254, 203, 148)
RGBA
rgba(254, 203, 148, 1)
HSL
hsl(31, 98%, 79%)
HSV
hsv(31, 42%, 100%)
CMYK
cmyk(0%, 20%, 42%, 0%)
CSS variable
--color-primary: #FECB94;
Lowercase HEX
#fecb94

Shades

Tints

Tones

Harmony

CSS snippets for #FECB94

.color-fecb94 {
  color: #FECB94;
  background-color: #FECB94;
}

Frequently asked questions

What color is #FECB94?+

#FECB94 is a HEX color with RGB value rgb(254, 203, 148) and HSL value hsl(31, 98%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FECB94?+

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