Skip to main content Skip to docs navigation

#fecfe7 hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pink Currant and its hex is #FED5E9 Nearest Color Name

Color Hue/Base color: Red

Hex #fecfe7 Color code in RGB color code model is created after adding 99.61% red color, 81.18% green color and 90.59% blue color. Hex #fecfe7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 9% yellow and 0.39% black.

Hex #fecfe7 color code is between #ffccee web safe hex color code and #eedddd web safe hex color code. #ffccee is the nearest web safe color code. You can see here many more shades of #fecfe7 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fecfe7 #fecfe7
RGB Decimal 254, 207, 231 254, 207, 231
RGB Percent 100%, 81%, 91% rgb(100%, 81%, 91%)
CSS RGBa 254, 207, 231,1 rgba(254,207,231,1)
CMYK Model cmyk(0%,19%,9%,0.39%)
HSL Color Space 329,96% ,90% hsl(329,96% ,90%)
HSV Color Space 329°, 19%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11001111 11100111
Octal 376 317 347
Decimal 254 207 231
Hex fe cf e7

Different shades of #fecfe7 color code.

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

Darkest of #fecfe7
#fb399c
Darker of #fecfe7
#fc6bb5
Dark of #fecfe7
#fd9dce
Base of #fecfe7
#fecfe7
Light of #fecfe7
#ffffff
Lighter
#ffffff
Lightest
#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

#fecfe7
#cffee6

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

Split Complementary

#fecfe7
#cffecf
#cffefd

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

Analogous Color

#facffe
#fecffb
#fecfe7
#fecfd7
#fedacf

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

#fecfe7
#cfe7fe
#e7fecf

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

#fecfe7
#e7fecf
#cffee6
#e6cffe

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

Square Color

#fecfe7
#fefdcf
#cffee6
#cfcffe

Square 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).

Monochromatic Color with #fecfe7

#fa0783
#fb399c
#fc6bb5
#fd9dce
#fecfe7
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #fecfe7 Color

#fecfe7
#fed4e9
#fed9ec
#fedfef
#fee4f1
#fee9f4
#feeff7
#fef4f9
#fef9fc
#ffffff

Shades of #fecfe7 color code

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

#fecfe7
#e1b8cd
#c5a1b3
#a98a9a
#8d7380
#705c66
#54454d
#382e33
#1c1719
#000000

Tones

#fecfe7
#f9d4e7
#f4d9e7
#efdee7
#eae3e7

Tones

Similar Color like #fecfe7 color

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

#ffd0e8
#ffd1e9
#ffd2ea
#ffd3eb
#ffd4ec
#ffd5ed
#ffd6ee
#ffd7ef
#ffd8f0
#ffd9f1
#ffdaf2
#ffdbf3
#ffdcf4
#ffddf5
#fdcee6
#fccde5
#fbcce4
#facbe3
#f9cae2
#f8c9e1
#f7c8e0
#f6c7df
#f5c6de
#f4c5dd
#f3c4dc
#f2c3db
#f1c2da
#f0c1d9

Download this Light Red

Hex #fecfe7 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.

#fecfe7 Color Code Preview on Black Background Color

This is how #fecfe7 Color will look on black background color. Color contrast ratio is 15.29

#fecfe7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecfe7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecfe7

#fecfe7 color code is use for CSS Background Color

Background color for the above div is #fecfe7

HTML with inline CSS

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

#fecfe7 color code is use for CSS Border Color

CSS Border color for the above div is #fecfe7

HTML with inline CSS

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

CSS Border Left color for the above div is #fecfe7

HTML with inline CSS

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

CSS Border Right color for the above div is #fecfe7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fecfe7

HTML with inline CSS

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

CSS Border Top color for the above div is #fecfe7

HTML with inline CSS

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

#fecfe7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fecfe7 Color code Preview on White Background

This is how #fecfe7 Color code will look on white background color. Color contrast ratio is 1.37

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,207,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,254,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,207,231,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }