#4BFCFF Color

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

Color preview

#4BFCFF

Color formats

HEX
#4BFCFF
RGB
rgb(75, 252, 255)
RGBA
rgba(75, 252, 255, 1)
HSL
hsl(181, 100%, 65%)
HSV
hsv(181, 71%, 100%)
CMYK
cmyk(71%, 1%, 0%, 0%)
CSS variable
--color-primary: #4BFCFF;
Lowercase HEX
#4bfcff

Shades

Tints

Tones

Harmony

CSS snippets for #4BFCFF

.color-4bfcff {
  color: #4BFCFF;
  background-color: #4BFCFF;
}

Frequently asked questions

What color is #4BFCFF?+

#4BFCFF is a HEX color with RGB value rgb(75, 252, 255) and HSL value hsl(181, 100%, 65%). Its closest CSS named color is Turquoise.

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

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