#F0CDFA Color

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

Color preview

#F0CDFA

Color formats

HEX
#F0CDFA
RGB
rgb(240, 205, 250)
RGBA
rgba(240, 205, 250, 1)
HSL
hsl(287, 82%, 89%)
HSV
hsv(287, 18%, 98%)
CMYK
cmyk(4%, 18%, 0%, 2%)
CSS variable
--color-primary: #F0CDFA;
Lowercase HEX
#f0cdfa

Shades

Tints

Tones

Harmony

CSS snippets for #F0CDFA

.color-f0cdfa {
  color: #F0CDFA;
  background-color: #F0CDFA;
}

Frequently asked questions

What color is #F0CDFA?+

#F0CDFA is a HEX color with RGB value rgb(240, 205, 250) and HSL value hsl(287, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0CDFA?+

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