#FAECE5 Color

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

Color preview

#FAECE5

Color formats

HEX
#FAECE5
RGB
rgb(250, 236, 229)
RGBA
rgba(250, 236, 229, 1)
HSL
hsl(20, 68%, 94%)
HSV
hsv(20, 8%, 98%)
CMYK
cmyk(0%, 6%, 8%, 2%)
CSS variable
--color-primary: #FAECE5;
Lowercase HEX
#faece5

Shades

Tints

Tones

Harmony

CSS snippets for #FAECE5

.color-faece5 {
  color: #FAECE5;
  background-color: #FAECE5;
}

Frequently asked questions

What color is #FAECE5?+

#FAECE5 is a HEX color with RGB value rgb(250, 236, 229) and HSL value hsl(20, 68%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FAECE5?+

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