#001A05 Color

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

Color preview

#001A05

Color formats

HEX
#001A05
RGB
rgb(0, 26, 5)
RGBA
rgba(0, 26, 5, 1)
HSL
hsl(132, 100%, 5%)
HSV
hsv(132, 100%, 10%)
CMYK
cmyk(100%, 0%, 81%, 90%)
CSS variable
--color-primary: #001A05;
Lowercase HEX
#001a05

Shades

Tints

Tones

Harmony

CSS snippets for #001A05

.color-001a05 {
  color: #001A05;
  background-color: #001A05;
}

Frequently asked questions

What color is #001A05?+

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

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

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