#2BFBFB Color

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

Color preview

#2BFBFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2BFBFB

.color-2bfbfb {
  color: #2BFBFB;
  background-color: #2BFBFB;
}

Frequently asked questions

What color is #2BFBFB?+

#2BFBFB is a HEX color with RGB value rgb(43, 251, 251) and HSL value hsl(180, 96%, 58%). Its closest CSS named color is Aqua.

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

The closest Tailwind color is cyan-400, available as the bg-cyan-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