crispedge.com

Color picker

Loading...

#edbabd hex color - Red - Warm color - Information

#edbabd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #edbabd Color code in RGB color code model is created after adding 92.94% red color, 72.94% green color and 74.12% blue color. Hex #edbabd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 20% yellow and 7% black.

Hex #edbabd color code is between #eebbbb web safe hex color code and #ddaacc web safe hex color code. #eebbbb is the nearest web safe color code. You can see here many more shades of #edbabd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedbabd#edbabd
RGB Decimal237, 186, 189rgb(237, 186, 189)
RGB Percent93%, 73%, 74%rgb(93%, 73%, 74%)
CSS RGBa237, 186, 189,1rgba(237,186,189,1)
CMYK Modelcmyk(0%,22%,20%,7%)
HSL Color Space356,59% ,83%hsl(356,59% ,83%)
HSV Color Space356°, 22%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011011101010111101
Octal355272275
Decimal237186189
Hexedbabd

Different shades of #edbabd color code.

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

Light Shade of #edbabd
#f8e2e4
Dark Shade of #edbabd
#e29296
Saturated Shade of #edbabd
#f1b6b9
Desaturated Shade of #edbabd
#e9bec1
Grey scale Shade of #edbabd
#d3d3d3
Brighten Shade
#ffd3d6
Most Readable Shade
#000000

Shades of #edbabd color code

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

#edbabd
#d2a5a8
#b89093
#9e7c7e
#836769
#695254
#4f3e3f
#34292a
#1a1415
#000000

Similar Color like #edbabd color

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

#eebbbe
#efbcbf
#f0bdc0
#f1bec1
#f2bfc2
#f3c0c3
#f4c1c4
#f5c2c5
#f6c3c6
#f7c4c7
#f8c5c8
#f9c6c9
#fac7ca
#fbc8cb
#ecb9bc
#ebb8bb
#eab7ba
#e9b6b9
#e8b5b8
#e7b4b7
#e6b3b6
#e5b2b5
#e4b1b4
#e3b0b3
#e2afb2
#e1aeb1
#e0adb0
#dfacaf

Monochromatic Color with #edbabd

#edbabd
#181314
#433535
#6d5657
#987779
#c2999b

Tints of #edbabd Color

#edbabd
#efc1c4
#f1c9cb
#f3d1d3
#f5d8da
#f7e0e1
#f9e8e9
#fbeff0
#fdf7f7
#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

#edbabd
#baedea

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

Split Complementary

#edbabd
#baedd0
#bad6ed

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

Analogous Color

#edbad1
#edbac7
#edbabd
#edc1ba
#edcbba

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

#edbabd
#bdedba
#babded

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

#edbabd
#d6edba
#baedea
#d0baed

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

#edbabd
#baedea
#bad6ed
#edd1ba

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

#edbabd Color Code Preview on Black Background Color

This is how #edbabd Color will look on black background color. Color contrast ratio is 12.36

#edbabd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbabd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbabd

#edbabd color code is use for CSS Background Color

Background color for the above div is #edbabd

HTML with inline CSS

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

#edbabd color code is use for CSS Border Color

CSS Border color for the above div is #edbabd

HTML with inline CSS

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

CSS Border Left color for the above div is #edbabd

HTML with inline CSS

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

CSS Border Right color for the above div is #edbabd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edbabd

HTML with inline CSS

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

CSS Border Top color for the above div is #edbabd

HTML with inline CSS

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

#edbabd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edbabd Color code Preview on White Background

This is how #edbabd Color code will look on white background color. Color contrast ratio is 1.70

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

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(237,186,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,237,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,186,189,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.