#1FECFF Color

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

Color preview

#1FECFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1FECFF

.color-1fecff {
  color: #1FECFF;
  background-color: #1FECFF;
}

Frequently asked questions

What color is #1FECFF?+

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

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

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