crispedge.com

Color picker

Loading...

#edbeba hex color - Red - Warm color - Information

#edbeba hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedbeba#edbeba
RGB Decimal237, 190, 186rgb(237, 190, 186)
RGB Percent93%, 75%, 73%rgb(93%, 75%, 73%)
CSS RGBa237, 190, 186,1rgba(237,190,186,1)
CMYK Modelcmyk(0%,20%,22%,7%)
HSL Color Space5,59% ,83%hsl(5,59% ,83%)
HSV Color Space5°, 22%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011011111010111010
Octal355276272
Decimal237190186
Hexedbeba

Different shades of #edbeba color code.

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

Light Shade of #edbeba
#f8e4e2
Dark Shade of #edbeba
#e29892
Saturated Shade of #edbeba
#f1bab6
Desaturated Shade of #edbeba
#e9c2be
Grey scale Shade of #edbeba
#d3d3d3
Brighten Shade
#ffd7d3
Most Readable Shade
#000000

Shades of #edbeba color code

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

#edbeba
#d2a8a5
#b89390
#9e7e7c
#836967
#695452
#4f3f3e
#342a29
#1a1514
#000000

Similar Color like #edbeba color

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

#eebfbb
#efc0bc
#f0c1bd
#f1c2be
#f2c3bf
#f3c4c0
#f4c5c1
#f5c6c2
#f6c7c3
#f7c8c4
#f8c9c5
#f9cac6
#facbc7
#fbccc8
#ecbdb9
#ebbcb8
#eabbb7
#e9bab6
#e8b9b5
#e7b8b4
#e6b7b3
#e5b6b2
#e4b5b1
#e3b4b0
#e2b3af
#e1b2ae
#e0b1ad
#dfb0ac

Monochromatic Color with #edbeba

#edbeba
#181413
#433635
#6d5856
#987a77
#c29c99

Tints of #edbeba Color

#edbeba
#efc5c1
#f1ccc9
#f3d3d1
#f5dad8
#f7e2e0
#f9e9e8
#fbf0ef
#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

#edbeba
#bae9ed

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

Split Complementary

#edbeba
#baedd8
#bacfed

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

Analogous Color

#edbaca
#edbac0
#edbeba
#edc8ba
#edd2ba

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

#edbeba
#baedbe
#bebaed

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

#edbeba
#cfedba
#bae9ed
#d7baed

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

#edbeba
#bae9ed
#bacfed
#edd8ba

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

#edbeba Color Code Preview on Black Background Color

This is how #edbeba Color will look on black background color. Color contrast ratio is 12.68

#edbeba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbeba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbeba

#edbeba color code is use for CSS Background Color

Background color for the above div is #edbeba

HTML with inline CSS

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

#edbeba color code is use for CSS Border Color

CSS Border color for the above div is #edbeba

HTML with inline CSS

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

CSS Border Left color for the above div is #edbeba

HTML with inline CSS

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

CSS Border Right color for the above div is #edbeba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edbeba

HTML with inline CSS

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

CSS Border Top color for the above div is #edbeba

HTML with inline CSS

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

#edbeba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edbeba Color code Preview on White Background

This is how #edbeba Color code will look on white background color. Color contrast ratio is 1.66

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

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