#180C02 Color

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

Color preview

#180C02

Color formats

HEX
#180C02
RGB
rgb(24, 12, 2)
RGBA
rgba(24, 12, 2, 1)
HSL
hsl(27, 85%, 5%)
HSV
hsv(27, 92%, 9%)
CMYK
cmyk(0%, 50%, 92%, 91%)
CSS variable
--color-primary: #180C02;
Lowercase HEX
#180c02

Shades

Tints

Tones

Harmony

CSS snippets for #180C02

.color-180c02 {
  color: #180C02;
  background-color: #180C02;
}

Frequently asked questions

What color is #180C02?+

#180C02 is a HEX color with RGB value rgb(24, 12, 2) and HSL value hsl(27, 85%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #180C02?+

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