#45BEFF Color

Inspect #45BEFF across formats, palettes, contrast and closest named color matches.

Color preview

#45BEFF

Color formats

HEX
#45BEFF
RGB
rgb(69, 190, 255)
RGBA
rgba(69, 190, 255, 1)
HSL
hsl(201, 100%, 64%)
HSV
hsv(201, 73%, 100%)
CMYK
cmyk(73%, 25%, 0%, 0%)
CSS variable
--color-primary: #45BEFF;
Lowercase HEX
#45beff

Shades

Tints

Tones

Harmony

CSS snippets for #45BEFF

.color-45beff {
  color: #45BEFF;
  background-color: #45BEFF;
}

Frequently asked questions

What color is #45BEFF?+

#45BEFF is a HEX color with RGB value rgb(69, 190, 255) and HSL value hsl(201, 100%, 64%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #45BEFF?+

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