#1FCEFF Color

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

Color preview

#1FCEFF

Color formats

HEX
#1FCEFF
RGB
rgb(31, 206, 255)
RGBA
rgba(31, 206, 255, 1)
HSL
hsl(193, 100%, 56%)
HSV
hsv(193, 88%, 100%)
CMYK
cmyk(88%, 19%, 0%, 0%)
CSS variable
--color-primary: #1FCEFF;
Lowercase HEX
#1fceff

Shades

Tints

Tones

Harmony

CSS snippets for #1FCEFF

.color-1fceff {
  color: #1FCEFF;
  background-color: #1FCEFF;
}

Frequently asked questions

What color is #1FCEFF?+

#1FCEFF is a HEX color with RGB value rgb(31, 206, 255) and HSL value hsl(193, 100%, 56%). Its closest CSS named color is DeepSkyBlue.

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

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