#EFBEAE Color Information

Hex color code: #EFBEAE

A delicate orange shade, #EFBEAE appears as (239, 190, 174) in RGB and (15°, 67%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#EFBEAE
RGB
239, 190, 174
HSL
15°, 67%, 81%
CMYK
0%, 21%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBEAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 190, 174

Red: 239 / Green: 190 / Blue: 174

HSL

15°, 67%, 81%

Hue: 15° / Saturation: 67% / Lightness: 81%

CMYK

0%, 21%, 27%, 6%

Cyan: 0% / Magenta: 21% / Yellow: 27% / Key: 6%

What color is #EFBEAE?

#EFBEAE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBEAE to RGB:

rgb(239, 190, 174)HEX to RGB Converter →

HEX to HSL

Convert #EFBEAE to HSL:

hsl(15, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFBEAE to CMYK:

cmyk(0%, 21%, 27%, 6%)Color Converter →

Color Meaning and Usage

#EFBEAE is a ethereal orange color with RGB values of 239, 190, 174 and HSL of 15°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBEAE is #AEDFEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAEBE.

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

Contrast with #EFBEAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBEAE?

#EFBEAE is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFBEAE?

#EFBEAE in RGB is (239, 190, 174) - 239 red, 190 green, and 174 blue.

How to use #EFBEAE in CSS?

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

What colors go well with #EFBEAE?

#AEDFEF (complementary), #EFAEBE (analogous), and #E28B6E (lighter shade) work well with #EFBEAE.