#302F3C Color

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

Color preview

#302F3C

Color formats

HEX
#302F3C
RGB
rgb(48, 47, 60)
RGBA
rgba(48, 47, 60, 1)
HSL
hsl(245, 12%, 21%)
HSV
hsv(245, 22%, 24%)
CMYK
cmyk(20%, 22%, 0%, 76%)
CSS variable
--color-primary: #302F3C;
Lowercase HEX
#302f3c

Shades

Tints

Tones

Harmony

CSS snippets for #302F3C

.color-302f3c {
  color: #302F3C;
  background-color: #302F3C;
}

Frequently asked questions

What color is #302F3C?+

#302F3C is a HEX color with RGB value rgb(48, 47, 60) and HSL value hsl(245, 12%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #302F3C?+

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