#359EDF Color Information

Hex color code: #359EDF

A vivid blue shade, #359EDF appears as (53, 158, 223) in RGB and (203°, 73%, 54%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDodger Blue
HEX
#359EDF
RGB
53, 158, 223
HSL
203°, 73%, 54%
CMYK
76%, 29%, 0%, 13%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #359EDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #359EDF; color: #000000; }

Badge

New Feature
.badge { background-color: #359EDF; 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 #359EDF; background-color: #359EDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #359EDF20; border-left: 4px solid #359EDF; }

Link / Accent

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

a { color: #359EDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #359EDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 158, 223

Red: 53 / Green: 158 / Blue: 223

HSL

203°, 73%, 54%

Hue: 203° / Saturation: 73% / Lightness: 54%

CMYK

76%, 29%, 0%, 13%

Cyan: 76% / Magenta: 29% / Yellow: 0% / Key: 13%

What color is #359EDF?

#359EDF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #359EDF to RGB:

rgb(53, 158, 223)HEX to RGB Converter →

HEX to HSL

Convert #359EDF to HSL:

hsl(203, 73%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #359EDF to CMYK:

cmyk(76%, 29%, 0%, 13%)Color Converter →

Color Meaning and Usage

#359EDF is a bold blue color with RGB values of 53, 158, 223 and HSL of 203°, 73%, 54%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #359EDF is #DF7634, creating high-contrast pairings. For softer combinations, try analogous colors like #34DFCB.

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

Contrast with #359EDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #359EDF?

#359EDF is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #359EDF?

#359EDF in RGB is (53, 158, 223) - 53 red, 158 green, and 223 blue.

How to use #359EDF in CSS?

Use #359EDF directly in your CSS properties like color or background-color.

What colors go well with #359EDF?

#DF7634 (complementary), #34DFCB (analogous), and #1B74AC (lighter shade) work well with #359EDF.