#CB0B9F Color

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

Color preview

#CB0B9F

Color formats

HEX
#CB0B9F
RGB
rgb(203, 11, 159)
RGBA
rgba(203, 11, 159, 1)
HSL
hsl(314, 90%, 42%)
HSV
hsv(314, 95%, 80%)
CMYK
cmyk(0%, 95%, 22%, 20%)
CSS variable
--color-primary: #CB0B9F;
Lowercase HEX
#cb0b9f

Shades

Tints

Tones

Harmony

CSS snippets for #CB0B9F

.color-cb0b9f {
  color: #CB0B9F;
  background-color: #CB0B9F;
}

Frequently asked questions

What color is #CB0B9F?+

#CB0B9F is a HEX color with RGB value rgb(203, 11, 159) and HSL value hsl(314, 90%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB0B9F?+

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