#24BDDB Color

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

Color preview

#24BDDB

Color formats

HEX
#24BDDB
RGB
rgb(36, 189, 219)
RGBA
rgba(36, 189, 219, 1)
HSL
hsl(190, 72%, 50%)
HSV
hsv(190, 84%, 86%)
CMYK
cmyk(84%, 14%, 0%, 14%)
CSS variable
--color-primary: #24BDDB;
Lowercase HEX
#24bddb

Shades

Tints

Tones

Harmony

CSS snippets for #24BDDB

.color-24bddb {
  color: #24BDDB;
  background-color: #24BDDB;
}

Frequently asked questions

What color is #24BDDB?+

#24BDDB is a HEX color with RGB value rgb(36, 189, 219) and HSL value hsl(190, 72%, 50%). Its closest CSS named color is DarkTurquoise.

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

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