#1FCBFF Color

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

Color preview

#1FCBFF

Color formats

HEX
#1FCBFF
RGB
rgb(31, 203, 255)
RGBA
rgba(31, 203, 255, 1)
HSL
hsl(194, 100%, 56%)
HSV
hsv(194, 88%, 100%)
CMYK
cmyk(88%, 20%, 0%, 0%)
CSS variable
--color-primary: #1FCBFF;
Lowercase HEX
#1fcbff

Shades

Tints

Tones

Harmony

CSS snippets for #1FCBFF

.color-1fcbff {
  color: #1FCBFF;
  background-color: #1FCBFF;
}

Frequently asked questions

What color is #1FCBFF?+

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

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

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