#C3BBD8 Color

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

Color preview

#C3BBD8

Color formats

HEX
#C3BBD8
RGB
rgb(195, 187, 216)
RGBA
rgba(195, 187, 216, 1)
HSL
hsl(257, 27%, 79%)
HSV
hsv(257, 13%, 85%)
CMYK
cmyk(10%, 13%, 0%, 15%)
CSS variable
--color-primary: #C3BBD8;
Lowercase HEX
#c3bbd8

Shades

Tints

Tones

Harmony

CSS snippets for #C3BBD8

.color-c3bbd8 {
  color: #C3BBD8;
  background-color: #C3BBD8;
}

Frequently asked questions

What color is #C3BBD8?+

#C3BBD8 is a HEX color with RGB value rgb(195, 187, 216) and HSL value hsl(257, 27%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C3BBD8?+

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