#C2303F Color

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

Color preview

#C2303F

Color formats

HEX
#C2303F
RGB
rgb(194, 48, 63)
RGBA
rgba(194, 48, 63, 1)
HSL
hsl(354, 60%, 47%)
HSV
hsv(354, 75%, 76%)
CMYK
cmyk(0%, 75%, 68%, 24%)
CSS variable
--color-primary: #C2303F;
Lowercase HEX
#c2303f

Shades

Tints

Tones

Harmony

CSS snippets for #C2303F

.color-c2303f {
  color: #C2303F;
  background-color: #C2303F;
}

Frequently asked questions

What color is #C2303F?+

#C2303F is a HEX color with RGB value rgb(194, 48, 63) and HSL value hsl(354, 60%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C2303F?+

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