#B02468 Color

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

Color preview

#B02468

Color formats

HEX
#B02468
RGB
rgb(176, 36, 104)
RGBA
rgba(176, 36, 104, 1)
HSL
hsl(331, 66%, 42%)
HSV
hsv(331, 80%, 69%)
CMYK
cmyk(0%, 80%, 41%, 31%)
CSS variable
--color-primary: #B02468;
Lowercase HEX
#b02468

Shades

Tints

Tones

Harmony

CSS snippets for #B02468

.color-b02468 {
  color: #B02468;
  background-color: #B02468;
}

Frequently asked questions

What color is #B02468?+

#B02468 is a HEX color with RGB value rgb(176, 36, 104) and HSL value hsl(331, 66%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B02468?+

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