#30333B Color

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

Color preview

#30333B

Color formats

HEX
#30333B
RGB
rgb(48, 51, 59)
RGBA
rgba(48, 51, 59, 1)
HSL
hsl(224, 10%, 21%)
HSV
hsv(224, 19%, 23%)
CMYK
cmyk(19%, 14%, 0%, 77%)
CSS variable
--color-primary: #30333B;
Lowercase HEX
#30333b

Shades

Tints

Tones

Harmony

CSS snippets for #30333B

.color-30333b {
  color: #30333B;
  background-color: #30333B;
}

Frequently asked questions

What color is #30333B?+

#30333B is a HEX color with RGB value rgb(48, 51, 59) and HSL value hsl(224, 10%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #30333B?+

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