#CDCCF0 Color

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

Color preview

#CDCCF0

Color formats

HEX
#CDCCF0
RGB
rgb(205, 204, 240)
RGBA
rgba(205, 204, 240, 1)
HSL
hsl(242, 55%, 87%)
HSV
hsv(242, 15%, 94%)
CMYK
cmyk(15%, 15%, 0%, 6%)
CSS variable
--color-primary: #CDCCF0;
Lowercase HEX
#cdccf0

Shades

Tints

Tones

Harmony

CSS snippets for #CDCCF0

.color-cdccf0 {
  color: #CDCCF0;
  background-color: #CDCCF0;
}

Frequently asked questions

What color is #CDCCF0?+

#CDCCF0 is a HEX color with RGB value rgb(205, 204, 240) and HSL value hsl(242, 55%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDCCF0?+

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