#CBBED4 Color

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

Color preview

#CBBED4

Color formats

HEX
#CBBED4
RGB
rgb(203, 190, 212)
RGBA
rgba(203, 190, 212, 1)
HSL
hsl(275, 20%, 79%)
HSV
hsv(275, 10%, 83%)
CMYK
cmyk(4%, 10%, 0%, 17%)
CSS variable
--color-primary: #CBBED4;
Lowercase HEX
#cbbed4

Shades

Tints

Tones

Harmony

CSS snippets for #CBBED4

.color-cbbed4 {
  color: #CBBED4;
  background-color: #CBBED4;
}

Frequently asked questions

What color is #CBBED4?+

#CBBED4 is a HEX color with RGB value rgb(203, 190, 212) and HSL value hsl(275, 20%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CBBED4?+

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