#CBADF5 Color

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

Color preview

#CBADF5

Color formats

HEX
#CBADF5
RGB
rgb(203, 173, 245)
RGBA
rgba(203, 173, 245, 1)
HSL
hsl(265, 78%, 82%)
HSV
hsv(265, 29%, 96%)
CMYK
cmyk(17%, 29%, 0%, 4%)
CSS variable
--color-primary: #CBADF5;
Lowercase HEX
#cbadf5

Shades

Tints

Tones

Harmony

CSS snippets for #CBADF5

.color-cbadf5 {
  color: #CBADF5;
  background-color: #CBADF5;
}

Frequently asked questions

What color is #CBADF5?+

#CBADF5 is a HEX color with RGB value rgb(203, 173, 245) and HSL value hsl(265, 78%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBADF5?+

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