#C68EB5 Color

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

Color preview

#C68EB5

Color formats

HEX
#C68EB5
RGB
rgb(198, 142, 181)
RGBA
rgba(198, 142, 181, 1)
HSL
hsl(318, 33%, 67%)
HSV
hsv(318, 28%, 78%)
CMYK
cmyk(0%, 28%, 9%, 22%)
CSS variable
--color-primary: #C68EB5;
Lowercase HEX
#c68eb5

Shades

Tints

Tones

Harmony

CSS snippets for #C68EB5

.color-c68eb5 {
  color: #C68EB5;
  background-color: #C68EB5;
}

Frequently asked questions

What color is #C68EB5?+

#C68EB5 is a HEX color with RGB value rgb(198, 142, 181) and HSL value hsl(318, 33%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C68EB5?+

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