#2BCAFF Color

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

Color preview

#2BCAFF

Color formats

HEX
#2BCAFF
RGB
rgb(43, 202, 255)
RGBA
rgba(43, 202, 255, 1)
HSL
hsl(195, 100%, 58%)
HSV
hsv(195, 83%, 100%)
CMYK
cmyk(83%, 21%, 0%, 0%)
CSS variable
--color-primary: #2BCAFF;
Lowercase HEX
#2bcaff

Shades

Tints

Tones

Harmony

CSS snippets for #2BCAFF

.color-2bcaff {
  color: #2BCAFF;
  background-color: #2BCAFF;
}

Frequently asked questions

What color is #2BCAFF?+

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

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

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