#4BBBFB Color

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

Color preview

#4BBBFB

Color formats

HEX
#4BBBFB
RGB
rgb(75, 187, 251)
RGBA
rgba(75, 187, 251, 1)
HSL
hsl(202, 96%, 64%)
HSV
hsv(202, 70%, 98%)
CMYK
cmyk(70%, 25%, 0%, 2%)
CSS variable
--color-primary: #4BBBFB;
Lowercase HEX
#4bbbfb

Shades

Tints

Tones

Harmony

CSS snippets for #4BBBFB

.color-4bbbfb {
  color: #4BBBFB;
  background-color: #4BBBFB;
}

Frequently asked questions

What color is #4BBBFB?+

#4BBBFB is a HEX color with RGB value rgb(75, 187, 251) and HSL value hsl(202, 96%, 64%). Its closest CSS named color is CornflowerBlue.

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

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