#180202 Color

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

Color preview

#180202

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #180202

.color-180202 {
  color: #180202;
  background-color: #180202;
}

Frequently asked questions

What color is #180202?+

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

What is the closest Tailwind color to #180202?+

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