#1EDDFF Color

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

Color preview

#1EDDFF

Color formats

HEX
#1EDDFF
RGB
rgb(30, 221, 255)
RGBA
rgba(30, 221, 255, 1)
HSL
hsl(189, 100%, 56%)
HSV
hsv(189, 88%, 100%)
CMYK
cmyk(88%, 13%, 0%, 0%)
CSS variable
--color-primary: #1EDDFF;
Lowercase HEX
#1eddff

Shades

Tints

Tones

Harmony

CSS snippets for #1EDDFF

.color-1eddff {
  color: #1EDDFF;
  background-color: #1EDDFF;
}

Frequently asked questions

What color is #1EDDFF?+

#1EDDFF is a HEX color with RGB value rgb(30, 221, 255) and HSL value hsl(189, 100%, 56%). Its closest CSS named color is DeepSkyBlue.

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

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