#F5EDE0 Color

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

Color preview

#F5EDE0

Color formats

HEX
#F5EDE0
RGB
rgb(245, 237, 224)
RGBA
rgba(245, 237, 224, 1)
HSL
hsl(37, 51%, 92%)
HSV
hsv(37, 9%, 96%)
CMYK
cmyk(0%, 3%, 9%, 4%)
CSS variable
--color-primary: #F5EDE0;
Lowercase HEX
#f5ede0

Shades

Tints

Tones

Harmony

CSS snippets for #F5EDE0

.color-f5ede0 {
  color: #F5EDE0;
  background-color: #F5EDE0;
}

Frequently asked questions

What color is #F5EDE0?+

#F5EDE0 is a HEX color with RGB value rgb(245, 237, 224) and HSL value hsl(37, 51%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F5EDE0?+

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