#F0CDEF Color

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

Color preview

#F0CDEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0CDEF

.color-f0cdef {
  color: #F0CDEF;
  background-color: #F0CDEF;
}

Frequently asked questions

What color is #F0CDEF?+

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

What is the closest Tailwind color to #F0CDEF?+

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