#4BFBE4 Color

Inspect #4BFBE4 across formats, palettes, contrast and closest named color matches.

Color preview

#4BFBE4

Color formats

HEX
#4BFBE4
RGB
rgb(75, 251, 228)
RGBA
rgba(75, 251, 228, 1)
HSL
hsl(172, 96%, 64%)
HSV
hsv(172, 70%, 98%)
CMYK
cmyk(70%, 0%, 9%, 2%)
CSS variable
--color-primary: #4BFBE4;
Lowercase HEX
#4bfbe4

Shades

Tints

Tones

Harmony

CSS snippets for #4BFBE4

.color-4bfbe4 {
  color: #4BFBE4;
  background-color: #4BFBE4;
}

Frequently asked questions

What color is #4BFBE4?+

#4BFBE4 is a HEX color with RGB value rgb(75, 251, 228) and HSL value hsl(172, 96%, 64%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #4BFBE4?+

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