#C68EB4 Color

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

Color preview

#C68EB4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C68EB4

.color-c68eb4 {
  color: #C68EB4;
  background-color: #C68EB4;
}

Frequently asked questions

What color is #C68EB4?+

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

What is the closest Tailwind color to #C68EB4?+

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