#FBEAD2 Color Information

Hex color code: #FBEAD2

A ethereal orange shade, #FBEAD2 appears as (251, 234, 210) in RGB and (35°, 84%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#FBEAD2
RGB
251, 234, 210
HSL
35°, 84%, 90%
CMYK
0%, 7%, 16%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 234, 210

Red: 251 / Green: 234 / Blue: 210

HSL

35°, 84%, 90%

Hue: 35° / Saturation: 84% / Lightness: 90%

CMYK

0%, 7%, 16%, 2%

Cyan: 0% / Magenta: 7% / Yellow: 16% / Key: 2%

What color is #FBEAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEAD2 to RGB:

rgb(251, 234, 210)HEX to RGB Converter →

HEX to HSL

Convert #FBEAD2 to HSL:

hsl(35, 84%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEAD2 to CMYK:

cmyk(0%, 7%, 16%, 2%)Color Converter →

Color Meaning and Usage

#FBEAD2 is a soft orange color with RGB values of 251, 234, 210 and HSL of 35°, 84%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEAD2 is #D0E2FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD4D0.

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

Contrast with #FBEAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEAD2?

#FBEAD2 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBEAD2?

#FBEAD2 in RGB is (251, 234, 210) - 251 red, 234 green, and 210 blue.

How to use #FBEAD2 in CSS?

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

What colors go well with #FBEAD2?

#D0E2FB (complementary), #FBD4D0 (analogous), and #F5C88A (lighter shade) work well with #FBEAD2.