#449BFF Color

Inspect #449BFF across formats, palettes, contrast and closest named color matches.

Color preview

#449BFF

Color formats

HEX
#449BFF
RGB
rgb(68, 155, 255)
RGBA
rgba(68, 155, 255, 1)
HSL
hsl(212, 100%, 63%)
HSV
hsv(212, 73%, 100%)
CMYK
cmyk(73%, 39%, 0%, 0%)
CSS variable
--color-primary: #449BFF;
Lowercase HEX
#449bff

Shades

Tints

Tones

Harmony

CSS snippets for #449BFF

.color-449bff {
  color: #449BFF;
  background-color: #449BFF;
}

Frequently asked questions

What color is #449BFF?+

#449BFF is a HEX color with RGB value rgb(68, 155, 255) and HSL value hsl(212, 100%, 63%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #449BFF?+

The closest Tailwind color is blue-500, available as the bg-blue-500 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