#FBE0CF Color Information

Hex color code: #FBE0CF

The hex color #FBE0CF is a soft orange with RGB values of (251, 224, 207) and HSL of (23°, 85%, 90%). It is often used for branding and logos.

Try:
Color NameBlanched Almond
HEX
#FBE0CF
RGB
251, 224, 207
HSL
23°, 85%, 90%
CMYK
0%, 11%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBE0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 224, 207

Red: 251 / Green: 224 / Blue: 207

HSL

23°, 85%, 90%

Hue: 23° / Saturation: 85% / Lightness: 90%

CMYK

0%, 11%, 18%, 2%

Cyan: 0% / Magenta: 11% / Yellow: 18% / Key: 2%

What color is #FBE0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBE0CF to RGB:

rgb(251, 224, 207)HEX to RGB Converter →

HEX to HSL

Convert #FBE0CF to HSL:

hsl(23, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBE0CF to CMYK:

cmyk(0%, 11%, 18%, 2%)Color Converter →

Color Meaning and Usage

#FBE0CF is a airy orange color with RGB values of 251, 224, 207 and HSL of 23°, 85%, 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 #FBE0CF is #D0EBFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0D5.

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

Contrast with #FBE0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBE0CF?

#FBE0CF is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBE0CF?

#FBE0CF in RGB is (251, 224, 207) - 251 red, 224 green, and 207 blue.

How to use #FBE0CF in CSS?

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

What colors go well with #FBE0CF?

#D0EBFB (complementary), #FBD0D5 (analogous), and #F5B389 (lighter shade) work well with #FBE0CF.