#2FA4DA Color Information

Hex color code: #2FA4DA

A peaceful blue shade, #2FA4DA appears as (47, 164, 218) in RGB and (199°, 70%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NameDodger Blue
HEX
#2FA4DA
RGB
47, 164, 218
HSL
199°, 70%, 52%
CMYK
78%, 25%, 0%, 15%

Shades

CSS Usage
color: #2FA4DA;
background-color: #2FA4DA;
border-color: #2FA4DA;
box-shadow: 0 0 10px #2FA4DA;
border: 2px solid #2FA4DA;
Tailwind Usage
bg-[#2FA4DA]
text-[#2FA4DA]
border-[#2FA4DA]
shadow-[0_0_10px_2FA4DA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2FA4DA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2FA4DA; color: #000000; }

Badge

New Feature
.badge { background-color: #2FA4DA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2FA4DA; background-color: #2FA4DA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2FA4DA20; border-left: 4px solid #2FA4DA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2FA4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2FA4DA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

47, 164, 218

Red: 47 / Green: 164 / Blue: 218

HSL

199°, 70%, 52%

Hue: 199° / Saturation: 70% / Lightness: 52%

CMYK

78%, 25%, 0%, 15%

Cyan: 78% / Magenta: 25% / Yellow: 0% / Key: 15%

What color is #2FA4DA?

#2FA4DA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2FA4DA to RGB:

rgb(47, 164, 218)HEX to RGB Converter →

HEX to HSL

Convert #2FA4DA to HSL:

hsl(199, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #2FA4DA to CMYK:

cmyk(78%, 25%, 0%, 15%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #2FA4DA has RGB (47, 164, 218) and HSL (199°, 70%, 52%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2FA4DA is #DA652F, creating high-contrast pairings. For softer combinations, try analogous colors like #2FDABB.

Use #2FA4DA in CSS: color: #2FA4DA or background-color: #2FA4DA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2FA4DA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.44:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2FA4DA?

#2FA4DA is a peaceful blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2FA4DA?

#2FA4DA in RGB is (47, 164, 218) - 47 red, 164 green, and 218 blue.

How to use #2FA4DA in CSS?

Use #2FA4DA directly in your CSS properties like color or background-color.

What colors go well with #2FA4DA?

#DA652F (complementary), #2FDABB (analogous), and #1C77A0 (lighter shade) work well with #2FA4DA.