#CDCBF7 Color

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

Color preview

#CDCBF7

Color formats

HEX
#CDCBF7
RGB
rgb(205, 203, 247)
RGBA
rgba(205, 203, 247, 1)
HSL
hsl(243, 73%, 88%)
HSV
hsv(243, 18%, 97%)
CMYK
cmyk(17%, 18%, 0%, 3%)
CSS variable
--color-primary: #CDCBF7;
Lowercase HEX
#cdcbf7

Shades

Tints

Tones

Harmony

CSS snippets for #CDCBF7

.color-cdcbf7 {
  color: #CDCBF7;
  background-color: #CDCBF7;
}

Frequently asked questions

What color is #CDCBF7?+

#CDCBF7 is a HEX color with RGB value rgb(205, 203, 247) and HSL value hsl(243, 73%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDCBF7?+

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