#2BBCFF Color

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

Color preview

#2BBCFF

Color formats

HEX
#2BBCFF
RGB
rgb(43, 188, 255)
RGBA
rgba(43, 188, 255, 1)
HSL
hsl(199, 100%, 58%)
HSV
hsv(199, 83%, 100%)
CMYK
cmyk(83%, 26%, 0%, 0%)
CSS variable
--color-primary: #2BBCFF;
Lowercase HEX
#2bbcff

Shades

Tints

Tones

Harmony

CSS snippets for #2BBCFF

.color-2bbcff {
  color: #2BBCFF;
  background-color: #2BBCFF;
}

Frequently asked questions

What color is #2BBCFF?+

#2BBCFF is a HEX color with RGB value rgb(43, 188, 255) and HSL value hsl(199, 100%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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