crispedge.com

Color picker

Loading...

#fecbdb hex color - Red - Warm color - Information

#fecbdb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fecbdb Color code in RGB color code model is created after adding 99.61% red color, 79.61% green color and 85.88% blue color. Hex #fecbdb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 14% yellow and 0% black.

Hex #fecbdb color code is between #ffccdd web safe hex color code and #eebbcc web safe hex color code. #ffccdd is the nearest web safe color code. You can see here many more shades of #fecbdb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefecbdb#fecbdb
RGB Decimal254, 203, 219rgb(254, 203, 219)
RGB Percent100%, 80%, 86%rgb(100%, 80%, 86%)
CSS RGBa254, 203, 219,1rgba(254,203,219,1)
CMYK Modelcmyk(0%,20%,14%,0%)
HSL Color Space341,96% ,90%hsl(341,96% ,90%)
HSV Color Space341°, 20%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100101111011011
Octal376313333
Decimal254203219
Hexfecbdb

Different shades of #fecbdb color code.

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

Light Shade of #fecbdb
#fffdfe
Dark Shade of #fecbdb
#fd99b8
Saturated Shade of #fecbdb
#ffcadb
Desaturated Shade of #fecbdb
#fbcedc
Grey scale Shade of #fecbdb
#e4e4e4
Brighten Shade
#ffe4f4
Most Readable Shade
#000000

Shades of #fecbdb color code

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

#fecbdb
#e1b4c2
#c59daa
#a98792
#8d7079
#705a61
#544349
#382d30
#1c1618
#000000

Similar Color like #fecbdb color

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

#ffccdc
#ffcddd
#ffcede
#ffcfdf
#ffd0e0
#ffd1e1
#ffd2e2
#ffd3e3
#ffd4e4
#ffd5e5
#ffd6e6
#ffd7e7
#ffd8e8
#ffd9e9
#fdcada
#fcc9d9
#fbc8d8
#fac7d7
#f9c6d6
#f8c5d5
#f7c4d4
#f6c3d3
#f5c2d2
#f4c1d1
#f3c0d0
#f2bfcf
#f1bece
#f0bdcd

Monochromatic Color with #fecbdb

#fecbdb
#292124
#544348
#7e656d
#a98792
#d3a9b6

Tints of #fecbdb Color

#fecbdb
#fed0df
#fed6e3
#fedce7
#fee2eb
#fee7ef
#feedf3
#fef3f7
#fef9fb
#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

#fecbdb
#cbfeee

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

Split Complementary

#fecbdb
#cbfed5
#cbf4fe

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

Analogous Color

#fecbef
#fecbe5
#fecbdb
#fecbd1
#fecfcb

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

#fecbdb
#dbfecb
#cbdbfe

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

#fecbdb
#f4fecb
#cbfeee
#d4cbfe

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

#fecbdb
#cbfeee
#cbf4fe
#fed5cb

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

#fecbdb Color Code Preview on Black Background Color

This is how #fecbdb Color will look on black background color. Color contrast ratio is 14.78

#fecbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecbdb

#fecbdb color code is use for CSS Background Color

Background color for the above div is #fecbdb

HTML with inline CSS

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

#fecbdb color code is use for CSS Border Color

CSS Border color for the above div is #fecbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #fecbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #fecbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fecbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #fecbdb

HTML with inline CSS

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

#fecbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fecbdb Color code Preview on White Background

This is how #fecbdb Color code will look on white background color. Color contrast ratio is 1.42

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.