#F5DEDB Color

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

Color preview

#F5DEDB

Color formats

HEX
#F5DEDB
RGB
rgb(245, 222, 219)
RGBA
rgba(245, 222, 219, 1)
HSL
hsl(7, 57%, 91%)
HSV
hsv(7, 11%, 96%)
CMYK
cmyk(0%, 9%, 11%, 4%)
CSS variable
--color-primary: #F5DEDB;
Lowercase HEX
#f5dedb

Shades

Tints

Tones

Harmony

CSS snippets for #F5DEDB

.color-f5dedb {
  color: #F5DEDB;
  background-color: #F5DEDB;
}

Frequently asked questions

What color is #F5DEDB?+

#F5DEDB is a HEX color with RGB value rgb(245, 222, 219) and HSL value hsl(7, 57%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F5DEDB?+

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