#30303B Color

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

Color preview

#30303B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #30303B

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

Frequently asked questions

What color is #30303B?+

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

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

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