#F0DEDB Color

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

Color preview

#F0DEDB

Color formats

HEX
#F0DEDB
RGB
rgb(240, 222, 219)
RGBA
rgba(240, 222, 219, 1)
HSL
hsl(9, 41%, 90%)
HSV
hsv(9, 9%, 94%)
CMYK
cmyk(0%, 7%, 9%, 6%)
CSS variable
--color-primary: #F0DEDB;
Lowercase HEX
#f0dedb

Shades

Tints

Tones

Harmony

CSS snippets for #F0DEDB

.color-f0dedb {
  color: #F0DEDB;
  background-color: #F0DEDB;
}

Frequently asked questions

What color is #F0DEDB?+

#F0DEDB is a HEX color with RGB value rgb(240, 222, 219) and HSL value hsl(9, 41%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F0DEDB?+

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