#CDCBF1 Color

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

Color preview

#CDCBF1

Color formats

HEX
#CDCBF1
RGB
rgb(205, 203, 241)
RGBA
rgba(205, 203, 241, 1)
HSL
hsl(243, 58%, 87%)
HSV
hsv(243, 16%, 95%)
CMYK
cmyk(15%, 16%, 0%, 5%)
CSS variable
--color-primary: #CDCBF1;
Lowercase HEX
#cdcbf1

Shades

Tints

Tones

Harmony

CSS snippets for #CDCBF1

.color-cdcbf1 {
  color: #CDCBF1;
  background-color: #CDCBF1;
}

Frequently asked questions

What color is #CDCBF1?+

#CDCBF1 is a HEX color with RGB value rgb(205, 203, 241) and HSL value hsl(243, 58%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDCBF1?+

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