#246B4B Color

Inspect #246B4B across formats, palettes, contrast and closest named color matches.

Color preview

#246B4B

Color formats

HEX
#246B4B
RGB
rgb(36, 107, 75)
RGBA
rgba(36, 107, 75, 1)
HSL
hsl(153, 50%, 28%)
HSV
hsv(153, 66%, 42%)
CMYK
cmyk(66%, 0%, 30%, 58%)
CSS variable
--color-primary: #246B4B;
Lowercase HEX
#246b4b

Shades

Tints

Tones

Harmony

CSS snippets for #246B4B

.color-246b4b {
  color: #246B4B;
  background-color: #246B4B;
}

Frequently asked questions

What color is #246B4B?+

#246B4B is a HEX color with RGB value rgb(36, 107, 75) and HSL value hsl(153, 50%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #246B4B?+

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