#C00A07 Color

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

Color preview

#C00A07

Color formats

HEX
#C00A07
RGB
rgb(192, 10, 7)
RGBA
rgba(192, 10, 7, 1)
HSL
hsl(1, 93%, 39%)
HSV
hsv(1, 96%, 75%)
CMYK
cmyk(0%, 95%, 96%, 25%)
CSS variable
--color-primary: #C00A07;
Lowercase HEX
#c00a07

Shades

Tints

Tones

Harmony

CSS snippets for #C00A07

.color-c00a07 {
  color: #C00A07;
  background-color: #C00A07;
}

Frequently asked questions

What color is #C00A07?+

#C00A07 is a HEX color with RGB value rgb(192, 10, 7) and HSL value hsl(1, 93%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C00A07?+

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