#1FDDFF Color

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

Color preview

#1FDDFF

Color formats

HEX
#1FDDFF
RGB
rgb(31, 221, 255)
RGBA
rgba(31, 221, 255, 1)
HSL
hsl(189, 100%, 56%)
HSV
hsv(189, 88%, 100%)
CMYK
cmyk(88%, 13%, 0%, 0%)
CSS variable
--color-primary: #1FDDFF;
Lowercase HEX
#1fddff

Shades

Tints

Tones

Harmony

CSS snippets for #1FDDFF

.color-1fddff {
  color: #1FDDFF;
  background-color: #1FDDFF;
}

Frequently asked questions

What color is #1FDDFF?+

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

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

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