#1EFFFB Color

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

Color preview

#1EFFFB

Color formats

HEX
#1EFFFB
RGB
rgb(30, 255, 251)
RGBA
rgba(30, 255, 251, 1)
HSL
hsl(179, 100%, 56%)
HSV
hsv(179, 88%, 100%)
CMYK
cmyk(88%, 0%, 2%, 0%)
CSS variable
--color-primary: #1EFFFB;
Lowercase HEX
#1efffb

Shades

Tints

Tones

Harmony

CSS snippets for #1EFFFB

.color-1efffb {
  color: #1EFFFB;
  background-color: #1EFFFB;
}

Frequently asked questions

What color is #1EFFFB?+

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

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

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