#FEF0E5 Color

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

Color preview

#FEF0E5

Color formats

HEX
#FEF0E5
RGB
rgb(254, 240, 229)
RGBA
rgba(254, 240, 229, 1)
HSL
hsl(26, 93%, 95%)
HSV
hsv(26, 10%, 100%)
CMYK
cmyk(0%, 6%, 10%, 0%)
CSS variable
--color-primary: #FEF0E5;
Lowercase HEX
#fef0e5

Shades

Tints

Tones

Harmony

CSS snippets for #FEF0E5

.color-fef0e5 {
  color: #FEF0E5;
  background-color: #FEF0E5;
}

Frequently asked questions

What color is #FEF0E5?+

#FEF0E5 is a HEX color with RGB value rgb(254, 240, 229) and HSL value hsl(26, 93%, 95%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FEF0E5?+

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