#45ADF2 Color

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

Color preview

#45ADF2

Color formats

HEX
#45ADF2
RGB
rgb(69, 173, 242)
RGBA
rgba(69, 173, 242, 1)
HSL
hsl(204, 87%, 61%)
HSV
hsv(204, 71%, 95%)
CMYK
cmyk(71%, 29%, 0%, 5%)
CSS variable
--color-primary: #45ADF2;
Lowercase HEX
#45adf2

Shades

Tints

Tones

Harmony

CSS snippets for #45ADF2

.color-45adf2 {
  color: #45ADF2;
  background-color: #45ADF2;
}

Frequently asked questions

What color is #45ADF2?+

#45ADF2 is a HEX color with RGB value rgb(69, 173, 242) and HSL value hsl(204, 87%, 61%). Its closest CSS named color is CornflowerBlue.

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

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