crispedge.com

Color picker

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

#edbfbb hex color - Red - Warm color - Information

#edbfbb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #edbfbb Color code in RGB color code model is created after adding 92.94% red color, 74.9% green color and 73.33% blue color. Hex #edbfbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 21% yellow and 7% black.

Hex #edbfbb color code is between #eebbaa web safe hex color code and #ddcccc web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #edbfbb color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeedbfbb#edbfbb
RGB Decimal237, 191, 187rgb(237, 191, 187)
RGB Percent93%, 75%, 73%rgb(93%, 75%, 73%)
CSS RGBa237, 191, 187,1rgba(237,191,187,1)
CMYK Modelcmyk(0%,19%,21%,7%)
HSL Color Space5,58% ,83%hsl(5,58% ,83%)
HSV Color Space5°, 21%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011011111110111011
Octal355277273
Decimal237191187
Hexedbfbb

Different shades of #edbfbb color code.

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

Light Shade of #edbfbb
#f8e5e3
Dark Shade of #edbfbb
#e29993
Saturated Shade of #edbfbb
#f1bbb7
Desaturated Shade of #edbfbb
#e9c3bf
Grey scale Shade of #edbfbb
#d4d4d4
Brighten Shade
#ffd8d4
Most Readable Shade
#000000

Shades of #edbfbb color code

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

#edbfbb
#d2a9a6
#b89491
#9e7f7c
#836a67
#695453
#4f3f3e
#342a29
#1a1514
#000000

Similar Color like #edbfbb color

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

#eec0bc
#efc1bd
#f0c2be
#f1c3bf
#f2c4c0
#f3c5c1
#f4c6c2
#f5c7c3
#f6c8c4
#f7c9c5
#f8cac6
#f9cbc7
#faccc8
#fbcdc9
#ecbeba
#ebbdb9
#eabcb8
#e9bbb7
#e8bab6
#e7b9b5
#e6b8b4
#e5b7b3
#e4b6b2
#e3b5b1
#e2b4b0
#e1b3af
#e0b2ae
#dfb1ad

Monochromatic Color with #edbfbb

#edbfbb
#181413
#433635
#6d5856
#987a78
#c29d99

Tints of #edbfbb Color

#edbfbb
#efc6c2
#f1cdca
#f3d4d1
#f5dbd9
#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

#edbfbb
#bbe9ed

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

Split Complementary

#edbfbb
#bbedd8
#bbd0ed

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

Analogous Color

#edbbcb
#edbbc1
#edbfbb
#edc9bb
#edd3bb

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

#edbfbb
#bbedbf
#bfbbed

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

#edbfbb
#d0edbb
#bbe9ed
#d8bbed

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

#edbfbb
#bbe9ed
#bbd0ed
#edd8bb

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

#edbfbb Color Code Preview on Black Background Color

This is how #edbfbb Color will look on black background color. Color contrast ratio is 12.77

#edbfbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbfbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edbfbb

#edbfbb color code is use for CSS Background Color

Background color for the above div is #edbfbb

HTML with inline CSS

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

#edbfbb color code is use for CSS Border Color

CSS Border color for the above div is #edbfbb

HTML with inline CSS

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

CSS Border Left color for the above div is #edbfbb

HTML with inline CSS

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

CSS Border Right color for the above div is #edbfbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edbfbb

HTML with inline CSS

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

CSS Border Top color for the above div is #edbfbb

HTML with inline CSS

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

#edbfbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edbfbb Color code Preview on White Background

This is how #edbfbb Color code will look on white background color. Color contrast ratio is 1.64

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

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.