#20BBEE Color

Inspect #20BBEE across formats, palettes, contrast and closest named color matches.

Color preview

#20BBEE

Color formats

HEX
#20BBEE
RGB
rgb(32, 187, 238)
RGBA
rgba(32, 187, 238, 1)
HSL
hsl(195, 86%, 53%)
HSV
hsv(195, 87%, 93%)
CMYK
cmyk(87%, 21%, 0%, 7%)
CSS variable
--color-primary: #20BBEE;
Lowercase HEX
#20bbee

Shades

Tints

Tones

Harmony

CSS snippets for #20BBEE

.color-20bbee {
  color: #20BBEE;
  background-color: #20BBEE;
}

Frequently asked questions

What color is #20BBEE?+

#20BBEE is a HEX color with RGB value rgb(32, 187, 238) and HSL value hsl(195, 86%, 53%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #20BBEE?+

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