#EDB975 Color Information

Hex color code: #EDB975

#EDB975 is a vivid orange color. In RGB it is (237, 185, 117), and in HSL it is (34°, 77%, 69%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EDB975
RGB
237, 185, 117
HSL
34°, 77%, 69%
CMYK
0%, 22%, 51%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB975; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 185, 117

Red: 237 / Green: 185 / Blue: 117

HSL

34°, 77%, 69%

Hue: 34° / Saturation: 77% / Lightness: 69%

CMYK

0%, 22%, 51%, 7%

Cyan: 0% / Magenta: 22% / Yellow: 51% / Key: 7%

What color is #EDB975?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB975 to RGB:

rgb(237, 185, 117)HEX to RGB Converter →

HEX to HSL

Convert #EDB975 to HSL:

hsl(34, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EDB975 to CMYK:

cmyk(0%, 22%, 51%, 7%)Color Converter →

Color Meaning and Usage

#EDB975 is a bold orange color with RGB values of 237, 185, 117 and HSL of 34°, 77%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB975 is #73A8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7B73.

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

Contrast with #EDB975

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB975?

#EDB975 is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDB975?

#EDB975 in RGB is (237, 185, 117) - 237 red, 185 green, and 117 blue.

How to use #EDB975 in CSS?

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

What colors go well with #EDB975?

#73A8ED (complementary), #ED7B73 (analogous), and #E4962F (lighter shade) work well with #EDB975.