#1EB8EB Color

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

Color preview

#1EB8EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1EB8EB

.color-1eb8eb {
  color: #1EB8EB;
  background-color: #1EB8EB;
}

Frequently asked questions

What color is #1EB8EB?+

#1EB8EB is a HEX color with RGB value rgb(30, 184, 235) and HSL value hsl(195, 84%, 52%). Its closest CSS named color is DeepSkyBlue.

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

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