#15D9E0 Color

Inspect #15D9E0 across formats, palettes, contrast and closest named color matches.

Color preview

#15D9E0

Color formats

HEX
#15D9E0
RGB
rgb(21, 217, 224)
RGBA
rgba(21, 217, 224, 1)
HSL
hsl(182, 83%, 48%)
HSV
hsv(182, 91%, 88%)
CMYK
cmyk(91%, 3%, 0%, 12%)
CSS variable
--color-primary: #15D9E0;
Lowercase HEX
#15d9e0

Shades

Tints

Tones

Harmony

CSS snippets for #15D9E0

.color-15d9e0 {
  color: #15D9E0;
  background-color: #15D9E0;
}

Frequently asked questions

What color is #15D9E0?+

#15D9E0 is a HEX color with RGB value rgb(21, 217, 224) and HSL value hsl(182, 83%, 48%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #15D9E0?+

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