#728ECA Color Information

Hex color code: #728ECA

The hex color #728ECA is a pastel blue with RGB values of (114, 142, 202) and HSL of (221°, 45%, 62%). It is commonly used in modern UI design.

Try:
Color NameCornflower Blue
HEX
#728ECA
RGB
114, 142, 202
HSL
221°, 45%, 62%
CMYK
44%, 30%, 0%, 21%

Shades

CSS Usage
color: #728ECA;
background-color: #728ECA;
border-color: #728ECA;
box-shadow: 0 0 10px #728ECA;
border: 2px solid #728ECA;
Tailwind Usage
bg-[#728ECA]
text-[#728ECA]
border-[#728ECA]
shadow-[0_0_10px_728ECA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #728ECA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #728ECA; color: #000000; }

Badge

New Feature
.badge { background-color: #728ECA; 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 #728ECA; background-color: #728ECA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #728ECA20; border-left: 4px solid #728ECA; }

Link / Accent

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

a { color: #728ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #728ECA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 142, 202

Red: 114 / Green: 142 / Blue: 202

HSL

221°, 45%, 62%

Hue: 221° / Saturation: 45% / Lightness: 62%

CMYK

44%, 30%, 0%, 21%

Cyan: 44% / Magenta: 30% / Yellow: 0% / Key: 21%

What color is #728ECA?

#728ECA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #728ECA to RGB:

rgb(114, 142, 202)HEX to RGB Converter →

HEX to HSL

Convert #728ECA to HSL:

hsl(221, 45%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #728ECA to CMYK:

cmyk(44%, 30%, 0%, 21%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #728ECA has RGB (114, 142, 202) and HSL (221°, 45%, 62%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #728ECA is #CAAE72, creating high-contrast pairings. For softer combinations, try analogous colors like #72BACA.

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

Contrast with #728ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #728ECA?

#728ECA is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #728ECA?

#728ECA in RGB is (114, 142, 202) - 114 red, 142 green, and 202 blue.

How to use #728ECA in CSS?

Use #728ECA directly in your CSS properties like color or background-color.

What colors go well with #728ECA?

#CAAE72 (complementary), #72BACA (analogous), and #4264AE (lighter shade) work well with #728ECA.