#FBF5ED Color Information

Hex color code: #FBF5ED

The hex color #FBF5ED is a delicate orange with RGB values of (251, 245, 237) and HSL of (34°, 64%, 96%). It is often used for branding and logos.

Try:
Color NameSeashell
HEX
#FBF5ED
RGB
251, 245, 237
HSL
34°, 64%, 96%
CMYK
0%, 2%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF5ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 245, 237

Red: 251 / Green: 245 / Blue: 237

HSL

34°, 64%, 96%

Hue: 34° / Saturation: 64% / Lightness: 96%

CMYK

0%, 2%, 6%, 2%

Cyan: 0% / Magenta: 2% / Yellow: 6% / Key: 2%

What color is #FBF5ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF5ED to RGB:

rgb(251, 245, 237)HEX to RGB Converter →

HEX to HSL

Convert #FBF5ED to HSL:

hsl(34, 64%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBF5ED to CMYK:

cmyk(0%, 2%, 6%, 2%)Color Converter →

Color Meaning and Usage

A light orange tone, #FBF5ED has RGB (251, 245, 237) and HSL (34°, 64%, 96%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBF5ED is #EEF4FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEFEE.

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

Contrast with #FBF5ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF5ED?

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

What is the RGB value of #FBF5ED?

#FBF5ED in RGB is (251, 245, 237) - 251 red, 245 green, and 237 blue.

How to use #FBF5ED in CSS?

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

What colors go well with #FBF5ED?

#EEF4FB (complementary), #FBEFEE (analogous), and #EED3B0 (lighter shade) work well with #FBF5ED.