crispedge.com

Color picker

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

#fce1eb hex color - Red - Warm color - Information

#fce1eb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fce1eb Color code in RGB color code model is created after adding 98.82% red color, 88.24% green color and 92.16% blue color. Hex #fce1eb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 7% yellow and 1% black.

Hex #fce1eb color code is between #ffddee web safe hex color code and #eeeedd web safe hex color code. #ffddee is the nearest web safe color code. You can see here many more shades of #fce1eb color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefce1eb#fce1eb
RGB Decimal252, 225, 235rgb(252, 225, 235)
RGB Percent99%, 88%, 92%rgb(99%, 88%, 92%)
CSS RGBa252, 225, 235,1rgba(252,225,235,1)
CMYK Modelcmyk(0%,11%,7%,1%)
HSL Color Space338,82% ,94%hsl(338,82% ,94%)
HSV Color Space338°, 11%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001110000111101011
Octal374341353
Decimal252225235
Hexfce1eb

Different shades of #fce1eb color code.

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

Light Shade of #fce1eb
#ffffff
Dark Shade of #fce1eb
#f7b3cc
Saturated Shade of #fce1eb
#fedfeb
Desaturated Shade of #fce1eb
#fae3eb
Grey scale Shade of #fce1eb
#eeeeee
Brighten Shade
#fffaff
Most Readable Shade
#000000

Shades of #fce1eb color code

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

#fce1eb
#e0c8d0
#c4afb6
#a8969c
#8c7d82
#706468
#544b4e
#383234
#1c191a
#000000

Similar Color like #fce1eb color

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

#fde2ec
#fee3ed
#ffe4ee
#ffe5ef
#ffe6f0
#ffe7f1
#ffe8f2
#ffe9f3
#ffeaf4
#ffebf5
#ffecf6
#ffedf7
#ffeef8
#ffeff9
#fbe0ea
#fadfe9
#f9dee8
#f8dde7
#f7dce6
#f6dbe5
#f5dae4
#f4d9e3
#f3d8e2
#f2d7e1
#f1d6e0
#f0d5df
#efd4de
#eed3dd

Monochromatic Color with #fce1eb

#fce1eb
#272325
#52494c
#7c6f74
#a7959c
#d1bbc3

Tints of #fce1eb Color

#fce1eb
#fce4ed
#fce7ef
#fdebf1
#fdeef3
#fdf1f6
#fef5f8
#fef8fa
#fefbfc
#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

#fce1eb
#e1fcf2

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

Split Complementary

#fce1eb
#e1fce5
#e1f8fc

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

Analogous Color

#fce1f6
#fce1f0
#fce1eb
#fce1e6
#fce2e1

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

#fce1eb
#ebfce1
#e1ebfc

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

#fce1eb
#f8fce1
#e1fcf2
#e4e1fc

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

#fce1eb
#e1fcf2
#e1f8fc
#fce5e1

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

#fce1eb Color Code Preview on Black Background Color

This is how #fce1eb Color will look on black background color. Color contrast ratio is 17.11

#fce1eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fce1eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fce1eb

#fce1eb color code is use for CSS Background Color

Background color for the above div is #fce1eb

HTML with inline CSS

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

#fce1eb color code is use for CSS Border Color

CSS Border color for the above div is #fce1eb

HTML with inline CSS

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

CSS Border Left color for the above div is #fce1eb

HTML with inline CSS

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

CSS Border Right color for the above div is #fce1eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fce1eb

HTML with inline CSS

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

CSS Border Top color for the above div is #fce1eb

HTML with inline CSS

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

#fce1eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fce1eb Color code Preview on White Background

This is how #fce1eb Color code will look on white background color. Color contrast ratio is 1.23

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

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.