#1EEBEB Color

Inspect #1EEBEB across formats, palettes, contrast and closest named color matches.

Color preview

#1EEBEB

Color formats

HEX
#1EEBEB
RGB
rgb(30, 235, 235)
RGBA
rgba(30, 235, 235, 1)
HSL
hsl(180, 84%, 52%)
HSV
hsv(180, 87%, 92%)
CMYK
cmyk(87%, 0%, 0%, 8%)
CSS variable
--color-primary: #1EEBEB;
Lowercase HEX
#1eebeb

Shades

Tints

Tones

Harmony

CSS snippets for #1EEBEB

.color-1eebeb {
  color: #1EEBEB;
  background-color: #1EEBEB;
}

Frequently asked questions

What color is #1EEBEB?+

#1EEBEB is a HEX color with RGB value rgb(30, 235, 235) and HSL value hsl(180, 84%, 52%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #1EEBEB?+

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