#24AFBC Color

Inspect #24AFBC across formats, palettes, contrast and closest named color matches.

Color preview

#24AFBC

Color formats

HEX
#24AFBC
RGB
rgb(36, 175, 188)
RGBA
rgba(36, 175, 188, 1)
HSL
hsl(185, 68%, 44%)
HSV
hsv(185, 81%, 74%)
CMYK
cmyk(81%, 7%, 0%, 26%)
CSS variable
--color-primary: #24AFBC;
Lowercase HEX
#24afbc

Shades

Tints

Tones

Harmony

CSS snippets for #24AFBC

.color-24afbc {
  color: #24AFBC;
  background-color: #24AFBC;
}

Frequently asked questions

What color is #24AFBC?+

#24AFBC is a HEX color with RGB value rgb(36, 175, 188) and HSL value hsl(185, 68%, 44%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #24AFBC?+

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