#EFB2AE Color Information

Hex color code: #EFB2AE

#EFB2AE is a light red color. In RGB it is (239, 178, 174), and in HSL it is (4°, 67%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EFB2AE
RGB
239, 178, 174
HSL
4°, 67%, 81%
CMYK
0%, 26%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB2AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 178, 174

Red: 239 / Green: 178 / Blue: 174

HSL

4°, 67%, 81%

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

CMYK

0%, 26%, 27%, 6%

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

What color is #EFB2AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB2AE to RGB:

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

HEX to HSL

Convert #EFB2AE to HSL:

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

HEX to CMYK

Convert #EFB2AE to CMYK:

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

Color Meaning and Usage

A light red tone, #EFB2AE has RGB (239, 178, 174) and HSL (4°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB2AE is #AEEBEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAECA.

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

Contrast with #EFB2AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB2AE?

#EFB2AE is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFB2AE?

#EFB2AE in RGB is (239, 178, 174) - 239 red, 178 green, and 174 blue.

How to use #EFB2AE in CSS?

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

What colors go well with #EFB2AE?

#AEEBEF (complementary), #EFAECA (analogous), and #E2766E (lighter shade) work well with #EFB2AE.