#CB255F Color

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

Color preview

#CB255F

Color formats

HEX
#CB255F
RGB
rgb(203, 37, 95)
RGBA
rgba(203, 37, 95, 1)
HSL
hsl(339, 69%, 47%)
HSV
hsv(339, 82%, 80%)
CMYK
cmyk(0%, 82%, 53%, 20%)
CSS variable
--color-primary: #CB255F;
Lowercase HEX
#cb255f

Shades

Tints

Tones

Harmony

CSS snippets for #CB255F

.color-cb255f {
  color: #CB255F;
  background-color: #CB255F;
}

Frequently asked questions

What color is #CB255F?+

#CB255F is a HEX color with RGB value rgb(203, 37, 95) and HSL value hsl(339, 69%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB255F?+

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