#F0DDED Color

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

Color preview

#F0DDED

Color formats

HEX
#F0DDED
RGB
rgb(240, 221, 237)
RGBA
rgba(240, 221, 237, 1)
HSL
hsl(309, 39%, 90%)
HSV
hsv(309, 8%, 94%)
CMYK
cmyk(0%, 8%, 1%, 6%)
CSS variable
--color-primary: #F0DDED;
Lowercase HEX
#f0dded

Shades

Tints

Tones

Harmony

CSS snippets for #F0DDED

.color-f0dded {
  color: #F0DDED;
  background-color: #F0DDED;
}

Frequently asked questions

What color is #F0DDED?+

#F0DDED is a HEX color with RGB value rgb(240, 221, 237) and HSL value hsl(309, 39%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0DDED?+

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