#727ECA Color Information

Hex color code: #727ECA

#727ECA is a delicate blue color. In RGB it is (114, 126, 202), and in HSL it is (232°, 45%, 62%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#727ECA
RGB
114, 126, 202
HSL
232°, 45%, 62%
CMYK
44%, 38%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #727ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 126, 202

Red: 114 / Green: 126 / Blue: 202

HSL

232°, 45%, 62%

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

CMYK

44%, 38%, 0%, 21%

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

What color is #727ECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #727ECA to RGB:

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

HEX to HSL

Convert #727ECA to HSL:

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

HEX to CMYK

Convert #727ECA to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #727ECA has RGB (114, 126, 202) and HSL (232°, 45%, 62%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #727ECA is #CABE72, creating high-contrast pairings. For softer combinations, try analogous colors like #72AACA.

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

Contrast with #727ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #727ECA?

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

What is the RGB value of #727ECA?

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

How to use #727ECA in CSS?

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

What colors go well with #727ECA?

#CABE72 (complementary), #72AACA (analogous), and #4250AE (lighter shade) work well with #727ECA.