#2BBAF7 Color

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

Color preview

#2BBAF7

Color formats

HEX
#2BBAF7
RGB
rgb(43, 186, 247)
RGBA
rgba(43, 186, 247, 1)
HSL
hsl(198, 93%, 57%)
HSV
hsv(198, 83%, 97%)
CMYK
cmyk(83%, 25%, 0%, 3%)
CSS variable
--color-primary: #2BBAF7;
Lowercase HEX
#2bbaf7

Shades

Tints

Tones

Harmony

CSS snippets for #2BBAF7

.color-2bbaf7 {
  color: #2BBAF7;
  background-color: #2BBAF7;
}

Frequently asked questions

What color is #2BBAF7?+

#2BBAF7 is a HEX color with RGB value rgb(43, 186, 247) and HSL value hsl(198, 93%, 57%). Its closest CSS named color is DeepSkyBlue.

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

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