#BC245C Color

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

Color preview

#BC245C

Color formats

HEX
#BC245C
RGB
rgb(188, 36, 92)
RGBA
rgba(188, 36, 92, 1)
HSL
hsl(338, 68%, 44%)
HSV
hsv(338, 81%, 74%)
CMYK
cmyk(0%, 81%, 51%, 26%)
CSS variable
--color-primary: #BC245C;
Lowercase HEX
#bc245c

Shades

Tints

Tones

Harmony

CSS snippets for #BC245C

.color-bc245c {
  color: #BC245C;
  background-color: #BC245C;
}

Frequently asked questions

What color is #BC245C?+

#BC245C is a HEX color with RGB value rgb(188, 36, 92) and HSL value hsl(338, 68%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC245C?+

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