crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fae1ba hex color - Yellow - Warm color - Information

#fae1ba hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #fae1ba Color code in RGB color code model is created after adding 98.04% red color, 88.24% green color and 72.94% blue color. Hex #fae1ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 26% yellow and 2% black.

Hex #fae1ba color code is between #ffddbb web safe hex color code and #eeeeaa web safe hex color code. #ffddbb is the nearest web safe color code. You can see here many more shades of #fae1ba color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefae1ba#fae1ba
RGB Decimal250, 225, 186rgb(250, 225, 186)
RGB Percent98%, 88%, 73%rgb(98%, 88%, 73%)
CSS RGBa250, 225, 186,1rgba(250,225,186,1)
CMYK Modelcmyk(0%,10%,26%,2%)
HSL Color Space37,86% ,85%hsl(37,86% ,85%)
HSV Color Space37°, 26%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110000110111010
Octal372341272
Decimal250225186
Hexfae1ba

Different shades of #fae1ba color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #fae1ba
#fdf6ea
Dark Shade of #fae1ba
#f7cc8a
Saturated Shade of #fae1ba
#fee2b6
Desaturated Shade of #fae1ba
#f6e0be
Grey scale Shade of #fae1ba
#dadada
Brighten Shade
#fffad3
Most Readable Shade
#000000

Shades of #fae1ba color code

Generate more color scales with scales (color stack) generator.

#fae1ba
#dec8a5
#c2af90
#a6967c
#8a7d67
#6f6452
#534b3e
#373229
#1b1914
#000000

Similar Color like #fae1ba color

Find visually similar hex color codes nearing to #fae1ba hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#fbe2bb
#fce3bc
#fde4bd
#fee5be
#ffe6bf
#ffe7c0
#ffe8c1
#ffe9c2
#ffeac3
#ffebc4
#ffecc5
#ffedc6
#ffeec7
#ffefc8
#f9e0b9
#f8dfb8
#f7deb7
#f6ddb6
#f5dcb5
#f4dbb4
#f3dab3
#f2d9b2
#f1d8b1
#f0d7b0
#efd6af
#eed5ae
#edd4ad
#ecd3ac

Monochromatic Color with #fae1ba

#fae1ba
#25221c
#50483c
#7a6e5b
#a5947b
#cfbb9a

Tints of #fae1ba Color

#fae1ba
#fae4c1
#fbe7c9
#fbebd1
#fceed8
#fcf1e0
#fdf5e8
#fdf8ef
#fefbf7
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fae1ba
#bad3fa

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fae1ba
#baf3fa
#c1bafa

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fac7ba
#fad4ba
#fae1ba
#faeeba
#f9faba

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fae1ba
#bafae1
#e1bafa

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fae1ba
#bafac1
#bad3fa
#fabaf3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#fae1ba
#bad3fa
#c1bafa
#f3faba

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #fae1ba Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fae1ba Color Code Preview on Black Background Color

This is how #fae1ba Color will look on black background color. Color contrast ratio is 16.54

#fae1ba in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fae1ba">Your Example Paragraph content text in with font color #fae1ba </p>

Your Example Paragraph content text in with font color #fae1ba

HTML with inline CSS

<div style="color:#fae1ba">Your Paragraph text in with font color #fae1ba </div>

Your Example Paragraph content text in with font color #fae1ba

#fae1ba color code is use for CSS Background Color

Background color for the above div is #fae1ba

HTML with inline CSS

<div style="background-color:#fae1ba;"></div>

#fae1ba color code is use for CSS Border Color

CSS Border color for the above div is #fae1ba

HTML with inline CSS

<div style="border:5px solid #fae1ba;"></div>

CSS Border Left color for the above div is #fae1ba

HTML with inline CSS

<div style="border-left:5px solid #fae1ba;"></div>

CSS Border Right color for the above div is #fae1ba

HTML with inline CSS

<div style="border-right:5px solid #fae1ba;"></div>

CSS Border Bottom color for the above div is #fae1ba

HTML with inline CSS

<div style="border-bottom:5px solid #fae1ba;"></div>

CSS Border Top color for the above div is #fae1ba

HTML with inline CSS

<div style="border-top:5px solid #fae1ba;"></div>

#fae1ba hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fae1ba; } .examplecolorclass {color:#fae1ba; } .examplebordercolor {border:3px solid #fae1ba; }

#fae1ba Color code Preview on White Background

This is how #fae1ba Color code will look on white background color. Color contrast ratio is 1.27

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fae1ba; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fae1ba; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.