#CBADF2 Color

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

Color preview

#CBADF2

Color formats

HEX
#CBADF2
RGB
rgb(203, 173, 242)
RGBA
rgba(203, 173, 242, 1)
HSL
hsl(266, 73%, 81%)
HSV
hsv(266, 29%, 95%)
CMYK
cmyk(16%, 29%, 0%, 5%)
CSS variable
--color-primary: #CBADF2;
Lowercase HEX
#cbadf2

Shades

Tints

Tones

Harmony

CSS snippets for #CBADF2

.color-cbadf2 {
  color: #CBADF2;
  background-color: #CBADF2;
}

Frequently asked questions

What color is #CBADF2?+

#CBADF2 is a HEX color with RGB value rgb(203, 173, 242) and HSL value hsl(266, 73%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBADF2?+

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