#2FADFB Color

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

Color preview

#2FADFB

Color formats

HEX
#2FADFB
RGB
rgb(47, 173, 251)
RGBA
rgba(47, 173, 251, 1)
HSL
hsl(203, 96%, 58%)
HSV
hsv(203, 81%, 98%)
CMYK
cmyk(81%, 31%, 0%, 2%)
CSS variable
--color-primary: #2FADFB;
Lowercase HEX
#2fadfb

Shades

Tints

Tones

Harmony

CSS snippets for #2FADFB

.color-2fadfb {
  color: #2FADFB;
  background-color: #2FADFB;
}

Frequently asked questions

What color is #2FADFB?+

#2FADFB is a HEX color with RGB value rgb(47, 173, 251) and HSL value hsl(203, 96%, 58%). Its closest CSS named color is DodgerBlue.

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

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