#050A15 Color

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

Color preview

#050A15

Color formats

HEX
#050A15
RGB
rgb(5, 10, 21)
RGBA
rgba(5, 10, 21, 1)
HSL
hsl(221, 62%, 5%)
HSV
hsv(221, 76%, 8%)
CMYK
cmyk(76%, 52%, 0%, 92%)
CSS variable
--color-primary: #050A15;
Lowercase HEX
#050a15

Shades

Tints

Tones

Harmony

CSS snippets for #050A15

.color-050a15 {
  color: #050A15;
  background-color: #050A15;
}

Frequently asked questions

What color is #050A15?+

#050A15 is a HEX color with RGB value rgb(5, 10, 21) and HSL value hsl(221, 62%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #050A15?+

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