#000352 Color

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

Color preview

#000352

Color formats

HEX
#000352
RGB
rgb(0, 3, 82)
RGBA
rgba(0, 3, 82, 1)
HSL
hsl(238, 100%, 16%)
HSV
hsv(238, 100%, 32%)
CMYK
cmyk(100%, 96%, 0%, 68%)
CSS variable
--color-primary: #000352;
Lowercase HEX
#000352

Shades

Tints

Tones

Harmony

CSS snippets for #000352

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

Frequently asked questions

What color is #000352?+

#000352 is a HEX color with RGB value rgb(0, 3, 82) and HSL value hsl(238, 100%, 16%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #000352?+

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