#18BDC9 Color

Inspect #18BDC9 across formats, palettes, contrast and closest named color matches.

Color preview

#18BDC9

Color formats

HEX
#18BDC9
RGB
rgb(24, 189, 201)
RGBA
rgba(24, 189, 201, 1)
HSL
hsl(184, 79%, 44%)
HSV
hsv(184, 88%, 79%)
CMYK
cmyk(88%, 6%, 0%, 21%)
CSS variable
--color-primary: #18BDC9;
Lowercase HEX
#18bdc9

Shades

Tints

Tones

Harmony

CSS snippets for #18BDC9

.color-18bdc9 {
  color: #18BDC9;
  background-color: #18BDC9;
}

Frequently asked questions

What color is #18BDC9?+

#18BDC9 is a HEX color with RGB value rgb(24, 189, 201) and HSL value hsl(184, 79%, 44%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #18BDC9?+

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