#305D4B Color

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

Color preview

#305D4B

Color formats

HEX
#305D4B
RGB
rgb(48, 93, 75)
RGBA
rgba(48, 93, 75, 1)
HSL
hsl(156, 32%, 28%)
HSV
hsv(156, 48%, 36%)
CMYK
cmyk(48%, 0%, 19%, 64%)
CSS variable
--color-primary: #305D4B;
Lowercase HEX
#305d4b

Shades

Tints

Tones

Harmony

CSS snippets for #305D4B

.color-305d4b {
  color: #305D4B;
  background-color: #305D4B;
}

Frequently asked questions

What color is #305D4B?+

#305D4B is a HEX color with RGB value rgb(48, 93, 75) and HSL value hsl(156, 32%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #305D4B?+

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