#EDA668 Color Information

Hex color code: #EDA668

The hex color #EDA668 is a striking orange with RGB values of (237, 166, 104) and HSL of (28°, 79%, 67%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#EDA668
RGB
237, 166, 104
HSL
28°, 79%, 67%
CMYK
0%, 30%, 56%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EDA668; 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 #EDA668; background-color: #EDA66815; }

Alert / Toast

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

Link / Accent

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

a { color: #EDA668; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EDA668 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 166, 104

Red: 237 / Green: 166 / Blue: 104

HSL

28°, 79%, 67%

Hue: 28° / Saturation: 79% / Lightness: 67%

CMYK

0%, 30%, 56%, 7%

Cyan: 0% / Magenta: 30% / Yellow: 56% / Key: 7%

What color is #EDA668?

#EDA668 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA668 to RGB:

rgb(237, 166, 104)HEX to RGB Converter →

HEX to HSL

Convert #EDA668 to HSL:

hsl(28, 79%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EDA668 to CMYK:

cmyk(0%, 30%, 56%, 7%)Color Converter →

Color Meaning and Usage

#EDA668 is a vivid orange color with RGB values of 237, 166, 104 and HSL of 28°, 79%, 67%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA668 is #68AFED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED686D.

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

Contrast with #EDA668

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA668?

#EDA668 is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDA668?

#EDA668 in RGB is (237, 166, 104) - 237 red, 166 green, and 104 blue.

How to use #EDA668 in CSS?

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

What colors go well with #EDA668?

#68AFED (complementary), #ED686D (analogous), and #E57E24 (lighter shade) work well with #EDA668.