#299AD6 Color Information

Hex color code: #299AD6

The hex color #299AD6 is a peaceful blue with RGB values of (41, 154, 214) and HSL of (201°, 68%, 50%). It is typically applied in digital products.

Try:
Color NameDodger Blue
HEX
#299AD6
RGB
41, 154, 214
HSL
201°, 68%, 50%
CMYK
81%, 28%, 0%, 16%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #299AD6, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #299AD6; color: #000000; }

Badge

New Feature
.badge { background-color: #299AD6; 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 #299AD6; background-color: #299AD615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #299AD620; border-left: 4px solid #299AD6; }

Link / Accent

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

a { color: #299AD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #299AD6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

41, 154, 214

Red: 41 / Green: 154 / Blue: 214

HSL

201°, 68%, 50%

Hue: 201° / Saturation: 68% / Lightness: 50%

CMYK

81%, 28%, 0%, 16%

Cyan: 81% / Magenta: 28% / Yellow: 0% / Key: 16%

What color is #299AD6?

#299AD6 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #299AD6 to RGB:

rgb(41, 154, 214)HEX to RGB Converter →

HEX to HSL

Convert #299AD6 to HSL:

hsl(201, 68%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #299AD6 to CMYK:

cmyk(81%, 28%, 0%, 16%)Color Converter →

Color Meaning and Usage

A calming blue tone, #299AD6 has RGB (41, 154, 214) and HSL (201°, 68%, 50%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #299AD6 is #D66529, creating high-contrast pairings. For softer combinations, try analogous colors like #29D6BC.

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

Contrast with #299AD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #299AD6?

#299AD6 is a calming blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #299AD6?

#299AD6 in RGB is (41, 154, 214) - 41 red, 154 green, and 214 blue.

How to use #299AD6 in CSS?

Use #299AD6 directly in your CSS properties like color or background-color.

What colors go well with #299AD6?

#D66529 (complementary), #29D6BC (analogous), and #1D6B96 (lighter shade) work well with #299AD6.