#1D69ED Color Information

Hex color code: #1D69ED

#1D69ED is a dynamic blue color. In RGB it is (29, 105, 237), and in HSL it is (218°, 85%, 52%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#1D69ED
RGB
29, 105, 237
HSL
218°, 85%, 52%
CMYK
88%, 56%, 0%, 7%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1D69ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1D69ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1D69ED; color: #FFFFFF; }

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 #1D69ED; background-color: #1D69ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1D69ED20; border-left: 4px solid #1D69ED; }

Link / Accent

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

a { color: #1D69ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1D69ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

29, 105, 237

Red: 29 / Green: 105 / Blue: 237

HSL

218°, 85%, 52%

Hue: 218° / Saturation: 85% / Lightness: 52%

CMYK

88%, 56%, 0%, 7%

Cyan: 88% / Magenta: 56% / Yellow: 0% / Key: 7%

What color is #1D69ED?

#1D69ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1D69ED to RGB:

rgb(29, 105, 237)HEX to RGB Converter →

HEX to HSL

Convert #1D69ED to HSL:

hsl(218, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #1D69ED to CMYK:

cmyk(88%, 56%, 0%, 7%)Color Converter →

Color Meaning and Usage

#1D69ED is a bold blue color with RGB values of 29, 105, 237 and HSL of 218°, 85%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1D69ED is #EDA01D, creating high-contrast pairings. For softer combinations, try analogous colors like #1DD1ED.

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

Contrast with #1D69ED

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

Contrast Ratio: 4.30:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1D69ED?

#1D69ED is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1D69ED?

#1D69ED in RGB is (29, 105, 237) - 29 red, 105 green, and 237 blue.

How to use #1D69ED in CSS?

Use #1D69ED directly in your CSS properties like color or background-color.

What colors go well with #1D69ED?

#EDA01D (complementary), #1DD1ED (analogous), and #0E49AF (lighter shade) work well with #1D69ED.