#F3EDE2 Color

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

Color preview

#F3EDE2

Color formats

HEX
#F3EDE2
RGB
rgb(243, 237, 226)
RGBA
rgba(243, 237, 226, 1)
HSL
hsl(39, 41%, 92%)
HSV
hsv(39, 7%, 95%)
CMYK
cmyk(0%, 2%, 7%, 5%)
CSS variable
--color-primary: #F3EDE2;
Lowercase HEX
#f3ede2

Shades

Tints

Tones

Harmony

CSS snippets for #F3EDE2

.color-f3ede2 {
  color: #F3EDE2;
  background-color: #F3EDE2;
}

Frequently asked questions

What color is #F3EDE2?+

#F3EDE2 is a HEX color with RGB value rgb(243, 237, 226) and HSL value hsl(39, 41%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F3EDE2?+

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