#4BCFFF Color

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

Color preview

#4BCFFF

Color formats

HEX
#4BCFFF
RGB
rgb(75, 207, 255)
RGBA
rgba(75, 207, 255, 1)
HSL
hsl(196, 100%, 65%)
HSV
hsv(196, 71%, 100%)
CMYK
cmyk(71%, 19%, 0%, 0%)
CSS variable
--color-primary: #4BCFFF;
Lowercase HEX
#4bcfff

Shades

Tints

Tones

Harmony

CSS snippets for #4BCFFF

.color-4bcfff {
  color: #4BCFFF;
  background-color: #4BCFFF;
}

Frequently asked questions

What color is #4BCFFF?+

#4BCFFF is a HEX color with RGB value rgb(75, 207, 255) and HSL value hsl(196, 100%, 65%). Its closest CSS named color is MediumTurquoise.

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

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