#4BBEEF Color

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

Color preview

#4BBEEF

Color formats

HEX
#4BBEEF
RGB
rgb(75, 190, 239)
RGBA
rgba(75, 190, 239, 1)
HSL
hsl(198, 84%, 62%)
HSV
hsv(198, 69%, 94%)
CMYK
cmyk(69%, 21%, 0%, 6%)
CSS variable
--color-primary: #4BBEEF;
Lowercase HEX
#4bbeef

Shades

Tints

Tones

Harmony

CSS snippets for #4BBEEF

.color-4bbeef {
  color: #4BBEEF;
  background-color: #4BBEEF;
}

Frequently asked questions

What color is #4BBEEF?+

#4BBEEF is a HEX color with RGB value rgb(75, 190, 239) and HSL value hsl(198, 84%, 62%). Its closest CSS named color is MediumTurquoise.

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

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