#2BAAFF Color

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

Color preview

#2BAAFF

Color formats

HEX
#2BAAFF
RGB
rgb(43, 170, 255)
RGBA
rgba(43, 170, 255, 1)
HSL
hsl(204, 100%, 58%)
HSV
hsv(204, 83%, 100%)
CMYK
cmyk(83%, 33%, 0%, 0%)
CSS variable
--color-primary: #2BAAFF;
Lowercase HEX
#2baaff

Shades

Tints

Tones

Harmony

CSS snippets for #2BAAFF

.color-2baaff {
  color: #2BAAFF;
  background-color: #2BAAFF;
}

Frequently asked questions

What color is #2BAAFF?+

#2BAAFF is a HEX color with RGB value rgb(43, 170, 255) and HSL value hsl(204, 100%, 58%). Its closest CSS named color is DodgerBlue.

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

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