#4BDBFB Color

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

Color preview

#4BDBFB

Color formats

HEX
#4BDBFB
RGB
rgb(75, 219, 251)
RGBA
rgba(75, 219, 251, 1)
HSL
hsl(191, 96%, 64%)
HSV
hsv(191, 70%, 98%)
CMYK
cmyk(70%, 13%, 0%, 2%)
CSS variable
--color-primary: #4BDBFB;
Lowercase HEX
#4bdbfb

Shades

Tints

Tones

Harmony

CSS snippets for #4BDBFB

.color-4bdbfb {
  color: #4BDBFB;
  background-color: #4BDBFB;
}

Frequently asked questions

What color is #4BDBFB?+

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

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

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