#449DDD Color

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

Color preview

#449DDD

Color formats

HEX
#449DDD
RGB
rgb(68, 157, 221)
RGBA
rgba(68, 157, 221, 1)
HSL
hsl(205, 69%, 57%)
HSV
hsv(205, 69%, 87%)
CMYK
cmyk(69%, 29%, 0%, 13%)
CSS variable
--color-primary: #449DDD;
Lowercase HEX
#449ddd

Shades

Tints

Tones

Harmony

CSS snippets for #449DDD

.color-449ddd {
  color: #449DDD;
  background-color: #449DDD;
}

Frequently asked questions

What color is #449DDD?+

#449DDD is a HEX color with RGB value rgb(68, 157, 221) and HSL value hsl(205, 69%, 57%). Its closest CSS named color is CornflowerBlue.

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

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