#CBB1F4 Color

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

Color preview

#CBB1F4

Color formats

HEX
#CBB1F4
RGB
rgb(203, 177, 244)
RGBA
rgba(203, 177, 244, 1)
HSL
hsl(263, 75%, 83%)
HSV
hsv(263, 27%, 96%)
CMYK
cmyk(17%, 27%, 0%, 4%)
CSS variable
--color-primary: #CBB1F4;
Lowercase HEX
#cbb1f4

Shades

Tints

Tones

Harmony

CSS snippets for #CBB1F4

.color-cbb1f4 {
  color: #CBB1F4;
  background-color: #CBB1F4;
}

Frequently asked questions

What color is #CBB1F4?+

#CBB1F4 is a HEX color with RGB value rgb(203, 177, 244) and HSL value hsl(263, 75%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBB1F4?+

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