#F3EDE8 Color

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

Color preview

#F3EDE8

Color formats

HEX
#F3EDE8
RGB
rgb(243, 237, 232)
RGBA
rgba(243, 237, 232, 1)
HSL
hsl(27, 31%, 93%)
HSV
hsv(27, 5%, 95%)
CMYK
cmyk(0%, 2%, 5%, 5%)
CSS variable
--color-primary: #F3EDE8;
Lowercase HEX
#f3ede8

Shades

Tints

Tones

Harmony

CSS snippets for #F3EDE8

.color-f3ede8 {
  color: #F3EDE8;
  background-color: #F3EDE8;
}

Frequently asked questions

What color is #F3EDE8?+

#F3EDE8 is a HEX color with RGB value rgb(243, 237, 232) and HSL value hsl(27, 31%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F3EDE8?+

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