#73A0EF Color Information

Hex color code: #73A0EF

A vivid blue shade, #73A0EF appears as (115, 160, 239) in RGB and (218°, 79%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCornflower Blue
HEX
#73A0EF
RGB
115, 160, 239
HSL
218°, 79%, 69%
CMYK
52%, 33%, 0%, 6%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73A0EF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73A0EF; color: #000000; }

Badge

New Feature
.badge { background-color: #73A0EF; 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 #73A0EF; background-color: #73A0EF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73A0EF20; border-left: 4px solid #73A0EF; }

Link / Accent

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

a { color: #73A0EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73A0EF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 160, 239

Red: 115 / Green: 160 / Blue: 239

HSL

218°, 79%, 69%

Hue: 218° / Saturation: 79% / Lightness: 69%

CMYK

52%, 33%, 0%, 6%

Cyan: 52% / Magenta: 33% / Yellow: 0% / Key: 6%

What color is #73A0EF?

#73A0EF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73A0EF to RGB:

rgb(115, 160, 239)HEX to RGB Converter →

HEX to HSL

Convert #73A0EF to HSL:

hsl(218, 79%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #73A0EF to CMYK:

cmyk(52%, 33%, 0%, 6%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #73A0EF has RGB (115, 160, 239) and HSL (218°, 79%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73A0EF is #EEC172, creating high-contrast pairings. For softer combinations, try analogous colors like #72DEEE.

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

Contrast with #73A0EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73A0EF?

#73A0EF is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #73A0EF?

#73A0EF in RGB is (115, 160, 239) - 115 red, 160 green, and 239 blue.

How to use #73A0EF in CSS?

Use #73A0EF directly in your CSS properties like color or background-color.

What colors go well with #73A0EF?

#EEC172 (complementary), #72DEEE (analogous), and #2D71E6 (lighter shade) work well with #73A0EF.