#FAEBE1 Color

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

Color preview

#FAEBE1

Color formats

HEX
#FAEBE1
RGB
rgb(250, 235, 225)
RGBA
rgba(250, 235, 225, 1)
HSL
hsl(24, 71%, 93%)
HSV
hsv(24, 10%, 98%)
CMYK
cmyk(0%, 6%, 10%, 2%)
CSS variable
--color-primary: #FAEBE1;
Lowercase HEX
#faebe1

Shades

Tints

Tones

Harmony

CSS snippets for #FAEBE1

.color-faebe1 {
  color: #FAEBE1;
  background-color: #FAEBE1;
}

Frequently asked questions

What color is #FAEBE1?+

#FAEBE1 is a HEX color with RGB value rgb(250, 235, 225) and HSL value hsl(24, 71%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FAEBE1?+

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