#2BAEFF Color

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

Color preview

#2BAEFF

Color formats

HEX
#2BAEFF
RGB
rgb(43, 174, 255)
RGBA
rgba(43, 174, 255, 1)
HSL
hsl(203, 100%, 58%)
HSV
hsv(203, 83%, 100%)
CMYK
cmyk(83%, 32%, 0%, 0%)
CSS variable
--color-primary: #2BAEFF;
Lowercase HEX
#2baeff

Shades

Tints

Tones

Harmony

CSS snippets for #2BAEFF

.color-2baeff {
  color: #2BAEFF;
  background-color: #2BAEFF;
}

Frequently asked questions

What color is #2BAEFF?+

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

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

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