#C67BFF Color

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

Color preview

#C67BFF

Color formats

HEX
#C67BFF
RGB
rgb(198, 123, 255)
RGBA
rgba(198, 123, 255, 1)
HSL
hsl(274, 100%, 74%)
HSV
hsv(274, 52%, 100%)
CMYK
cmyk(22%, 52%, 0%, 0%)
CSS variable
--color-primary: #C67BFF;
Lowercase HEX
#c67bff

Shades

Tints

Tones

Harmony

CSS snippets for #C67BFF

.color-c67bff {
  color: #C67BFF;
  background-color: #C67BFF;
}

Frequently asked questions

What color is #C67BFF?+

#C67BFF is a HEX color with RGB value rgb(198, 123, 255) and HSL value hsl(274, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C67BFF?+

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