#2F99DA Color

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

Color preview

#2F99DA

Color formats

HEX
#2F99DA
RGB
rgb(47, 153, 218)
RGBA
rgba(47, 153, 218, 1)
HSL
hsl(203, 70%, 52%)
HSV
hsv(203, 78%, 85%)
CMYK
cmyk(78%, 30%, 0%, 15%)
CSS variable
--color-primary: #2F99DA;
Lowercase HEX
#2f99da

Shades

Tints

Tones

Harmony

CSS snippets for #2F99DA

.color-2f99da {
  color: #2F99DA;
  background-color: #2F99DA;
}

Frequently asked questions

What color is #2F99DA?+

#2F99DA is a HEX color with RGB value rgb(47, 153, 218) and HSL value hsl(203, 70%, 52%). Its closest CSS named color is DodgerBlue.

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

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