#2F8DDA Color Information

Hex color code: #2F8DDA

#2F8DDA is a serene blue color. In RGB it is (47, 141, 218), and in HSL it is (207°, 70%, 52%). It is popular in mobile app design.

Try:
Color NameDodger Blue
HEX
#2F8DDA
RGB
47, 141, 218
HSL
207°, 70%, 52%
CMYK
78%, 35%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2F8DDA; 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 #2F8DDA; background-color: #2F8DDA15; }

Alert / Toast

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

Link / Accent

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

a { color: #2F8DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

47, 141, 218

Red: 47 / Green: 141 / Blue: 218

HSL

207°, 70%, 52%

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

CMYK

78%, 35%, 0%, 15%

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

What color is #2F8DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2F8DDA to RGB:

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

HEX to HSL

Convert #2F8DDA to HSL:

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

HEX to CMYK

Convert #2F8DDA to CMYK:

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

Color Meaning and Usage

#2F8DDA is a serene blue color with RGB values of 47, 141, 218 and HSL of 207°, 70%, 52%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2F8DDA is #DA7C2F, creating high-contrast pairings. For softer combinations, try analogous colors like #2FDAD2.

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

Contrast with #2F8DDA

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

Contrast Ratio: 5.94:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2F8DDA?

#2F8DDA is a serene blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2F8DDA?

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

How to use #2F8DDA in CSS?

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

What colors go well with #2F8DDA?

#DA7C2F (complementary), #2FDAD2 (analogous), and #1C65A0 (lighter shade) work well with #2F8DDA.