#001A18 Color

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

Color preview

#001A18

Color formats

HEX
#001A18
RGB
rgb(0, 26, 24)
RGBA
rgba(0, 26, 24, 1)
HSL
hsl(175, 100%, 5%)
HSV
hsv(175, 100%, 10%)
CMYK
cmyk(100%, 0%, 8%, 90%)
CSS variable
--color-primary: #001A18;
Lowercase HEX
#001a18

Shades

Tints

Tones

Harmony

CSS snippets for #001A18

.color-001a18 {
  color: #001A18;
  background-color: #001A18;
}

Frequently asked questions

What color is #001A18?+

#001A18 is a HEX color with RGB value rgb(0, 26, 24) and HSL value hsl(175, 100%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #001A18?+

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