#15D2E0 Color

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

Color preview

#15D2E0

Color formats

HEX
#15D2E0
RGB
rgb(21, 210, 224)
RGBA
rgba(21, 210, 224, 1)
HSL
hsl(184, 83%, 48%)
HSV
hsv(184, 91%, 88%)
CMYK
cmyk(91%, 6%, 0%, 12%)
CSS variable
--color-primary: #15D2E0;
Lowercase HEX
#15d2e0

Shades

Tints

Tones

Harmony

CSS snippets for #15D2E0

.color-15d2e0 {
  color: #15D2E0;
  background-color: #15D2E0;
}

Frequently asked questions

What color is #15D2E0?+

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

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

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