#2DAFFB Color

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

Color preview

#2DAFFB

Color formats

HEX
#2DAFFB
RGB
rgb(45, 175, 251)
RGBA
rgba(45, 175, 251, 1)
HSL
hsl(202, 96%, 58%)
HSV
hsv(202, 82%, 98%)
CMYK
cmyk(82%, 30%, 0%, 2%)
CSS variable
--color-primary: #2DAFFB;
Lowercase HEX
#2daffb

Shades

Tints

Tones

Harmony

CSS snippets for #2DAFFB

.color-2daffb {
  color: #2DAFFB;
  background-color: #2DAFFB;
}

Frequently asked questions

What color is #2DAFFB?+

#2DAFFB is a HEX color with RGB value rgb(45, 175, 251) and HSL value hsl(202, 96%, 58%). Its closest CSS named color is DodgerBlue.

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

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