#1EECFF Color

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

Color preview

#1EECFF

Color formats

HEX
#1EECFF
RGB
rgb(30, 236, 255)
RGBA
rgba(30, 236, 255, 1)
HSL
hsl(185, 100%, 56%)
HSV
hsv(185, 88%, 100%)
CMYK
cmyk(88%, 7%, 0%, 0%)
CSS variable
--color-primary: #1EECFF;
Lowercase HEX
#1eecff

Shades

Tints

Tones

Harmony

CSS snippets for #1EECFF

.color-1eecff {
  color: #1EECFF;
  background-color: #1EECFF;
}

Frequently asked questions

What color is #1EECFF?+

#1EECFF is a HEX color with RGB value rgb(30, 236, 255) and HSL value hsl(185, 100%, 56%). Its closest CSS named color is Aqua.

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

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