#1FA2FF Color

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

Color preview

#1FA2FF

Color formats

HEX
#1FA2FF
RGB
rgb(31, 162, 255)
RGBA
rgba(31, 162, 255, 1)
HSL
hsl(205, 100%, 56%)
HSV
hsv(205, 88%, 100%)
CMYK
cmyk(88%, 36%, 0%, 0%)
CSS variable
--color-primary: #1FA2FF;
Lowercase HEX
#1fa2ff

Shades

Tints

Tones

Harmony

CSS snippets for #1FA2FF

.color-1fa2ff {
  color: #1FA2FF;
  background-color: #1FA2FF;
}

Frequently asked questions

What color is #1FA2FF?+

#1FA2FF is a HEX color with RGB value rgb(31, 162, 255) and HSL value hsl(205, 100%, 56%). Its closest CSS named color is DodgerBlue.

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

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