#F4EDE8 Color

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

Color preview

#F4EDE8

Color formats

HEX
#F4EDE8
RGB
rgb(244, 237, 232)
RGBA
rgba(244, 237, 232, 1)
HSL
hsl(25, 35%, 93%)
HSV
hsv(25, 5%, 96%)
CMYK
cmyk(0%, 3%, 5%, 4%)
CSS variable
--color-primary: #F4EDE8;
Lowercase HEX
#f4ede8

Shades

Tints

Tones

Harmony

CSS snippets for #F4EDE8

.color-f4ede8 {
  color: #F4EDE8;
  background-color: #F4EDE8;
}

Frequently asked questions

What color is #F4EDE8?+

#F4EDE8 is a HEX color with RGB value rgb(244, 237, 232) and HSL value hsl(25, 35%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F4EDE8?+

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