crispedge.com

Color picker

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

#faebef hex color - Red - Warm color - Information

#faebef hex color - Red - Warm color

Color Hue/Base color: Red

Hex #faebef Color code in RGB color code model is created after adding 98.04% red color, 92.16% green color and 93.73% blue color. Hex #faebef Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 4% yellow and 2% black.

Hex #faebef color code is between #ffeeee web safe hex color code and #eeddff web safe hex color code. #ffeeee is the nearest web safe color code. You can see here many more shades of #faebef color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codefaebef#faebef
RGB Decimal250, 235, 239rgb(250, 235, 239)
RGB Percent98%, 92%, 94%rgb(98%, 92%, 94%)
CSS RGBa250, 235, 239,1rgba(250,235,239,1)
CMYK Modelcmyk(0%,6%,4%,2%)
HSL Color Space344,60% ,95%hsl(344,60% ,95%)
HSV Color Space344°, 6%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110101111101111
Octal372353357
Decimal250235239
Hexfaebef

Different shades of #faebef color code.

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

Light Shade of #faebef
#ffffff
Dark Shade of #faebef
#f0c2ce
Saturated Shade of #faebef
#fbeaee
Desaturated Shade of #faebef
#f9ecf0
Grey scale Shade of #faebef
#f2f2f2
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #faebef color code

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

#faebef
#ded0d4
#c2b6b9
#a69c9f
#8a8284
#6f686a
#534e4f
#373435
#1b1a1a
#000000

Similar Color like #faebef color

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

#fbecf0
#fcedf1
#fdeef2
#feeff3
#fff0f4
#fff1f5
#fff2f6
#fff3f7
#fff4f8
#fff5f9
#fff6fa
#fff7fb
#fff8fc
#fff9fd
#f9eaee
#f8e9ed
#f7e8ec
#f6e7eb
#f5e6ea
#f4e5e9
#f3e4e8
#f2e3e7
#f1e2e6
#f0e1e5
#efe0e4
#eedfe3
#eddee2
#ecdde1

Monochromatic Color with #faebef

#faebef
#252324
#504b4c
#7a7375
#a59b9e
#cfc3c6

Tints of #faebef Color

#faebef
#faedf0
#fbeff2
#fbf1f4
#fcf3f6
#fcf6f7
#fdf8f9
#fdfafb
#fefcfd
#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

#faebef
#ebfaf6

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

Split Complementary

#faebef
#ebfaee
#ebf6fa

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

Analogous Color

#faebf5
#faebf2
#faebef
#faebec
#faedeb

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

#faebef
#effaeb
#ebeffa

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

#faebef
#f6faeb
#ebfaf6
#eeebfa

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

#faebef
#ebfaf6
#ebf6fa
#faeeeb

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 #faebef 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.

#faebef Color Code Preview on Black Background Color

This is how #faebef Color will look on black background color. Color contrast ratio is 18.19

#faebef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faebef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faebef

#faebef color code is use for CSS Background Color

Background color for the above div is #faebef

HTML with inline CSS

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

#faebef color code is use for CSS Border Color

CSS Border color for the above div is #faebef

HTML with inline CSS

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

CSS Border Left color for the above div is #faebef

HTML with inline CSS

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

CSS Border Right color for the above div is #faebef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faebef

HTML with inline CSS

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

CSS Border Top color for the above div is #faebef

HTML with inline CSS

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

#faebef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faebef Color code Preview on White Background

This is how #faebef Color code will look on white background color. Color contrast ratio is 1.15

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 #faebef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #faebef; }

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.