#1FACDB Color

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

Color preview

#1FACDB

Color formats

HEX
#1FACDB
RGB
rgb(31, 172, 219)
RGBA
rgba(31, 172, 219, 1)
HSL
hsl(195, 75%, 49%)
HSV
hsv(195, 86%, 86%)
CMYK
cmyk(86%, 21%, 0%, 14%)
CSS variable
--color-primary: #1FACDB;
Lowercase HEX
#1facdb

Shades

Tints

Tones

Harmony

CSS snippets for #1FACDB

.color-1facdb {
  color: #1FACDB;
  background-color: #1FACDB;
}

Frequently asked questions

What color is #1FACDB?+

#1FACDB is a HEX color with RGB value rgb(31, 172, 219) and HSL value hsl(195, 75%, 49%). Its closest CSS named color is DodgerBlue.

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

The closest Tailwind color is sky-500, available as the bg-sky-500 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