#509ADA Color Information

Hex color code: #509ADA

A calming blue shade, #509ADA appears as (80, 154, 218) in RGB and (208°, 65%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#509ADA
RGB
80, 154, 218
HSL
208°, 65%, 58%
CMYK
63%, 29%, 0%, 15%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #509ADA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #509ADA; color: #000000; }

Badge

New Feature
.badge { background-color: #509ADA; 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 #509ADA; background-color: #509ADA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #509ADA20; border-left: 4px solid #509ADA; }

Link / Accent

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

a { color: #509ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #509ADA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 154, 218

Red: 80 / Green: 154 / Blue: 218

HSL

208°, 65%, 58%

Hue: 208° / Saturation: 65% / Lightness: 58%

CMYK

63%, 29%, 0%, 15%

Cyan: 63% / Magenta: 29% / Yellow: 0% / Key: 15%

What color is #509ADA?

#509ADA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #509ADA to RGB:

rgb(80, 154, 218)HEX to RGB Converter →

HEX to HSL

Convert #509ADA to HSL:

hsl(208, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #509ADA to CMYK:

cmyk(63%, 29%, 0%, 15%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #509ADA has RGB (80, 154, 218) and HSL (208°, 65%, 58%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #509ADA is #DA8F4E, creating high-contrast pairings. For softer combinations, try analogous colors like #4EDAD5.

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

Contrast with #509ADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #509ADA?

#509ADA is a tranquil blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #509ADA?

#509ADA in RGB is (80, 154, 218) - 80 red, 154 green, and 218 blue.

How to use #509ADA in CSS?

Use #509ADA directly in your CSS properties like color or background-color.

What colors go well with #509ADA?

#DA8F4E (complementary), #4EDAD5 (analogous), and #2672B5 (lighter shade) work well with #509ADA.