#2BBCFB Color

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

Color preview

#2BBCFB

Color formats

HEX
#2BBCFB
RGB
rgb(43, 188, 251)
RGBA
rgba(43, 188, 251, 1)
HSL
hsl(198, 96%, 58%)
HSV
hsv(198, 83%, 98%)
CMYK
cmyk(83%, 25%, 0%, 2%)
CSS variable
--color-primary: #2BBCFB;
Lowercase HEX
#2bbcfb

Shades

Tints

Tones

Harmony

CSS snippets for #2BBCFB

.color-2bbcfb {
  color: #2BBCFB;
  background-color: #2BBCFB;
}

Frequently asked questions

What color is #2BBCFB?+

#2BBCFB is a HEX color with RGB value rgb(43, 188, 251) and HSL value hsl(198, 96%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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