#FCEBE4 Color

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

Color preview

#FCEBE4

Color formats

HEX
#FCEBE4
RGB
rgb(252, 235, 228)
RGBA
rgba(252, 235, 228, 1)
HSL
hsl(17, 80%, 94%)
HSV
hsv(17, 10%, 99%)
CMYK
cmyk(0%, 7%, 10%, 1%)
CSS variable
--color-primary: #FCEBE4;
Lowercase HEX
#fcebe4

Shades

Tints

Tones

Harmony

CSS snippets for #FCEBE4

.color-fcebe4 {
  color: #FCEBE4;
  background-color: #FCEBE4;
}

Frequently asked questions

What color is #FCEBE4?+

#FCEBE4 is a HEX color with RGB value rgb(252, 235, 228) and HSL value hsl(17, 80%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FCEBE4?+

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