#CE752C Color Information

Hex color code: #CE752C

The hex color #CE752C is a invigorating orange with RGB values of (206, 117, 44) and HSL of (27°, 65%, 49%). It is widely used in graphic design.

Try:
Color NameChocolate
HEX
#CE752C
RGB
206, 117, 44
HSL
27°, 65%, 49%
CMYK
0%, 43%, 79%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE752C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 117, 44

Red: 206 / Green: 117 / Blue: 44

HSL

27°, 65%, 49%

Hue: 27° / Saturation: 65% / Lightness: 49%

CMYK

0%, 43%, 79%, 19%

Cyan: 0% / Magenta: 43% / Yellow: 79% / Key: 19%

What color is #CE752C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE752C to RGB:

rgb(206, 117, 44)HEX to RGB Converter →

HEX to HSL

Convert #CE752C to HSL:

hsl(27, 65%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #CE752C to CMYK:

cmyk(0%, 43%, 79%, 19%)Color Converter →

Color Meaning and Usage

#CE752C is a energetic orange color with RGB values of 206, 117, 44 and HSL of 27°, 65%, 49%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE752C is #2C85CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE2C34.

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

Contrast with #CE752C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE752C?

#CE752C is a energetic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE752C?

#CE752C in RGB is (206, 117, 44) - 206 red, 117 green, and 44 blue.

How to use #CE752C in CSS?

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

What colors go well with #CE752C?

#2C85CE (complementary), #CE2C34 (analogous), and #8F511E (lighter shade) work well with #CE752C.