#EDB664 Color Information

Hex color code: #EDB664

#EDB664 is a dynamic orange color. In RGB it is (237, 182, 100), and in HSL it is (36°, 79%, 66%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#EDB664
RGB
237, 182, 100
HSL
36°, 79%, 66%
CMYK
0%, 23%, 58%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB664; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 182, 100

Red: 237 / Green: 182 / Blue: 100

HSL

36°, 79%, 66%

Hue: 36° / Saturation: 79% / Lightness: 66%

CMYK

0%, 23%, 58%, 7%

Cyan: 0% / Magenta: 23% / Yellow: 58% / Key: 7%

What color is #EDB664?

#EDB664 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB664 to RGB:

rgb(237, 182, 100)HEX to RGB Converter →

HEX to HSL

Convert #EDB664 to HSL:

hsl(36, 79%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EDB664 to CMYK:

cmyk(0%, 23%, 58%, 7%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EDB664 has RGB (237, 182, 100) and HSL (36°, 79%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB664 is #649BED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7264.

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

Contrast with #EDB664

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB664?

#EDB664 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDB664?

#EDB664 in RGB is (237, 182, 100) - 237 red, 182 green, and 100 blue.

How to use #EDB664 in CSS?

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

What colors go well with #EDB664?

#649BED (complementary), #ED7264 (analogous), and #E5961F (lighter shade) work well with #EDB664.