#F2ECE5 Color

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

Color preview

#F2ECE5

Color formats

HEX
#F2ECE5
RGB
rgb(242, 236, 229)
RGBA
rgba(242, 236, 229, 1)
HSL
hsl(32, 33%, 92%)
HSV
hsv(32, 5%, 95%)
CMYK
cmyk(0%, 2%, 5%, 5%)
CSS variable
--color-primary: #F2ECE5;
Lowercase HEX
#f2ece5

Shades

Tints

Tones

Harmony

CSS snippets for #F2ECE5

.color-f2ece5 {
  color: #F2ECE5;
  background-color: #F2ECE5;
}

Frequently asked questions

What color is #F2ECE5?+

#F2ECE5 is a HEX color with RGB value rgb(242, 236, 229) and HSL value hsl(32, 33%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2ECE5?+

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