#F0CDED Color

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

Color preview

#F0CDED

Color formats

HEX
#F0CDED
RGB
rgb(240, 205, 237)
RGBA
rgba(240, 205, 237, 1)
HSL
hsl(305, 54%, 87%)
HSV
hsv(305, 15%, 94%)
CMYK
cmyk(0%, 15%, 1%, 6%)
CSS variable
--color-primary: #F0CDED;
Lowercase HEX
#f0cded

Shades

Tints

Tones

Harmony

CSS snippets for #F0CDED

.color-f0cded {
  color: #F0CDED;
  background-color: #F0CDED;
}

Frequently asked questions

What color is #F0CDED?+

#F0CDED is a HEX color with RGB value rgb(240, 205, 237) and HSL value hsl(305, 54%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0CDED?+

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