#CBB3D4 Color

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

Color preview

#CBB3D4

Color formats

HEX
#CBB3D4
RGB
rgb(203, 179, 212)
RGBA
rgba(203, 179, 212, 1)
HSL
hsl(284, 28%, 77%)
HSV
hsv(284, 16%, 83%)
CMYK
cmyk(4%, 16%, 0%, 17%)
CSS variable
--color-primary: #CBB3D4;
Lowercase HEX
#cbb3d4

Shades

Tints

Tones

Harmony

CSS snippets for #CBB3D4

.color-cbb3d4 {
  color: #CBB3D4;
  background-color: #CBB3D4;
}

Frequently asked questions

What color is #CBB3D4?+

#CBB3D4 is a HEX color with RGB value rgb(203, 179, 212) and HSL value hsl(284, 28%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CBB3D4?+

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