#2DA5CD Color

Inspect #2DA5CD across formats, palettes, contrast and closest named color matches.

Color preview

#2DA5CD

Color formats

HEX
#2DA5CD
RGB
rgb(45, 165, 205)
RGBA
rgba(45, 165, 205, 1)
HSL
hsl(195, 64%, 49%)
HSV
hsv(195, 78%, 80%)
CMYK
cmyk(78%, 20%, 0%, 20%)
CSS variable
--color-primary: #2DA5CD;
Lowercase HEX
#2da5cd

Shades

Tints

Tones

Harmony

CSS snippets for #2DA5CD

.color-2da5cd {
  color: #2DA5CD;
  background-color: #2DA5CD;
}

Frequently asked questions

What color is #2DA5CD?+

#2DA5CD is a HEX color with RGB value rgb(45, 165, 205) and HSL value hsl(195, 64%, 49%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #2DA5CD?+

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