#C98BBB Color

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

Color preview

#C98BBB

Color formats

HEX
#C98BBB
RGB
rgb(201, 139, 187)
RGBA
rgba(201, 139, 187, 1)
HSL
hsl(314, 36%, 67%)
HSV
hsv(314, 31%, 79%)
CMYK
cmyk(0%, 31%, 7%, 21%)
CSS variable
--color-primary: #C98BBB;
Lowercase HEX
#c98bbb

Shades

Tints

Tones

Harmony

CSS snippets for #C98BBB

.color-c98bbb {
  color: #C98BBB;
  background-color: #C98BBB;
}

Frequently asked questions

What color is #C98BBB?+

#C98BBB is a HEX color with RGB value rgb(201, 139, 187) and HSL value hsl(314, 36%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C98BBB?+

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