#31ABFC Color

Inspect #31ABFC across formats, palettes, contrast and closest named color matches.

Color preview

#31ABFC

Color formats

HEX
#31ABFC
RGB
rgb(49, 171, 252)
RGBA
rgba(49, 171, 252, 1)
HSL
hsl(204, 97%, 59%)
HSV
hsv(204, 81%, 99%)
CMYK
cmyk(81%, 32%, 0%, 1%)
CSS variable
--color-primary: #31ABFC;
Lowercase HEX
#31abfc

Shades

Tints

Tones

Harmony

CSS snippets for #31ABFC

.color-31abfc {
  color: #31ABFC;
  background-color: #31ABFC;
}

Frequently asked questions

What color is #31ABFC?+

#31ABFC is a HEX color with RGB value rgb(49, 171, 252) and HSL value hsl(204, 97%, 59%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #31ABFC?+

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