#21CEED Color

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

Color preview

#21CEED

Color formats

HEX
#21CEED
RGB
rgb(33, 206, 237)
RGBA
rgba(33, 206, 237, 1)
HSL
hsl(189, 85%, 53%)
HSV
hsv(189, 86%, 93%)
CMYK
cmyk(86%, 13%, 0%, 7%)
CSS variable
--color-primary: #21CEED;
Lowercase HEX
#21ceed

Shades

Tints

Tones

Harmony

CSS snippets for #21CEED

.color-21ceed {
  color: #21CEED;
  background-color: #21CEED;
}

Frequently asked questions

What color is #21CEED?+

#21CEED is a HEX color with RGB value rgb(33, 206, 237) and HSL value hsl(189, 85%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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