#45AFFA Color

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

Color preview

#45AFFA

Color formats

HEX
#45AFFA
RGB
rgb(69, 175, 250)
RGBA
rgba(69, 175, 250, 1)
HSL
hsl(205, 95%, 63%)
HSV
hsv(205, 72%, 98%)
CMYK
cmyk(72%, 30%, 0%, 2%)
CSS variable
--color-primary: #45AFFA;
Lowercase HEX
#45affa

Shades

Tints

Tones

Harmony

CSS snippets for #45AFFA

.color-45affa {
  color: #45AFFA;
  background-color: #45AFFA;
}

Frequently asked questions

What color is #45AFFA?+

#45AFFA is a HEX color with RGB value rgb(69, 175, 250) and HSL value hsl(205, 95%, 63%). Its closest CSS named color is CornflowerBlue.

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

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