#C37EB3 Color

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

Color preview

#C37EB3

Color formats

HEX
#C37EB3
RGB
rgb(195, 126, 179)
RGBA
rgba(195, 126, 179, 1)
HSL
hsl(314, 37%, 63%)
HSV
hsv(314, 35%, 76%)
CMYK
cmyk(0%, 35%, 8%, 24%)
CSS variable
--color-primary: #C37EB3;
Lowercase HEX
#c37eb3

Shades

Tints

Tones

Harmony

CSS snippets for #C37EB3

.color-c37eb3 {
  color: #C37EB3;
  background-color: #C37EB3;
}

Frequently asked questions

What color is #C37EB3?+

#C37EB3 is a HEX color with RGB value rgb(195, 126, 179) and HSL value hsl(314, 37%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C37EB3?+

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