#153D33 Color

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

Color preview

#153D33

Color formats

HEX
#153D33
RGB
rgb(21, 61, 51)
RGBA
rgba(21, 61, 51, 1)
HSL
hsl(165, 49%, 16%)
HSV
hsv(165, 66%, 24%)
CMYK
cmyk(66%, 0%, 16%, 76%)
CSS variable
--color-primary: #153D33;
Lowercase HEX
#153d33

Shades

Tints

Tones

Harmony

CSS snippets for #153D33

.color-153d33 {
  color: #153D33;
  background-color: #153D33;
}

Frequently asked questions

What color is #153D33?+

#153D33 is a HEX color with RGB value rgb(21, 61, 51) and HSL value hsl(165, 49%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #153D33?+

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