#2FAADF Color

Inspect #2FAADF across formats, palettes, contrast and closest named color matches.

Color preview

#2FAADF

Color formats

HEX
#2FAADF
RGB
rgb(47, 170, 223)
RGBA
rgba(47, 170, 223, 1)
HSL
hsl(198, 73%, 53%)
HSV
hsv(198, 79%, 87%)
CMYK
cmyk(79%, 24%, 0%, 13%)
CSS variable
--color-primary: #2FAADF;
Lowercase HEX
#2faadf

Shades

Tints

Tones

Harmony

CSS snippets for #2FAADF

.color-2faadf {
  color: #2FAADF;
  background-color: #2FAADF;
}

Frequently asked questions

What color is #2FAADF?+

#2FAADF is a HEX color with RGB value rgb(47, 170, 223) and HSL value hsl(198, 73%, 53%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #2FAADF?+

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