#21CEDA Color

Inspect #21CEDA across formats, palettes, contrast and closest named color matches.

Color preview

#21CEDA

Color formats

HEX
#21CEDA
RGB
rgb(33, 206, 218)
RGBA
rgba(33, 206, 218, 1)
HSL
hsl(184, 74%, 49%)
HSV
hsv(184, 85%, 85%)
CMYK
cmyk(85%, 6%, 0%, 15%)
CSS variable
--color-primary: #21CEDA;
Lowercase HEX
#21ceda

Shades

Tints

Tones

Harmony

CSS snippets for #21CEDA

.color-21ceda {
  color: #21CEDA;
  background-color: #21CEDA;
}

Frequently asked questions

What color is #21CEDA?+

#21CEDA is a HEX color with RGB value rgb(33, 206, 218) and HSL value hsl(184, 74%, 49%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #21CEDA?+

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