#F2EDE4 Color

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

Color preview

#F2EDE4

Color formats

HEX
#F2EDE4
RGB
rgb(242, 237, 228)
RGBA
rgba(242, 237, 228, 1)
HSL
hsl(39, 35%, 92%)
HSV
hsv(39, 6%, 95%)
CMYK
cmyk(0%, 2%, 6%, 5%)
CSS variable
--color-primary: #F2EDE4;
Lowercase HEX
#f2ede4

Shades

Tints

Tones

Harmony

CSS snippets for #F2EDE4

.color-f2ede4 {
  color: #F2EDE4;
  background-color: #F2EDE4;
}

Frequently asked questions

What color is #F2EDE4?+

#F2EDE4 is a HEX color with RGB value rgb(242, 237, 228) and HSL value hsl(39, 35%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EDE4?+

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