#4BCCFF Color

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

Color preview

#4BCCFF

Color formats

HEX
#4BCCFF
RGB
rgb(75, 204, 255)
RGBA
rgba(75, 204, 255, 1)
HSL
hsl(197, 100%, 65%)
HSV
hsv(197, 71%, 100%)
CMYK
cmyk(71%, 20%, 0%, 0%)
CSS variable
--color-primary: #4BCCFF;
Lowercase HEX
#4bccff

Shades

Tints

Tones

Harmony

CSS snippets for #4BCCFF

.color-4bccff {
  color: #4BCCFF;
  background-color: #4BCCFF;
}

Frequently asked questions

What color is #4BCCFF?+

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

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

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