#1EBBFF Color

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

Color preview

#1EBBFF

Color formats

HEX
#1EBBFF
RGB
rgb(30, 187, 255)
RGBA
rgba(30, 187, 255, 1)
HSL
hsl(198, 100%, 56%)
HSV
hsv(198, 88%, 100%)
CMYK
cmyk(88%, 27%, 0%, 0%)
CSS variable
--color-primary: #1EBBFF;
Lowercase HEX
#1ebbff

Shades

Tints

Tones

Harmony

CSS snippets for #1EBBFF

.color-1ebbff {
  color: #1EBBFF;
  background-color: #1EBBFF;
}

Frequently asked questions

What color is #1EBBFF?+

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

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

The closest Tailwind color is sky-400, available as the bg-sky-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