#4BBDED Color

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

Color preview

#4BBDED

Color formats

HEX
#4BBDED
RGB
rgb(75, 189, 237)
RGBA
rgba(75, 189, 237, 1)
HSL
hsl(198, 82%, 61%)
HSV
hsv(198, 68%, 93%)
CMYK
cmyk(68%, 20%, 0%, 7%)
CSS variable
--color-primary: #4BBDED;
Lowercase HEX
#4bbded

Shades

Tints

Tones

Harmony

CSS snippets for #4BBDED

.color-4bbded {
  color: #4BBDED;
  background-color: #4BBDED;
}

Frequently asked questions

What color is #4BBDED?+

#4BBDED is a HEX color with RGB value rgb(75, 189, 237) and HSL value hsl(198, 82%, 61%). Its closest CSS named color is MediumTurquoise.

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

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