crispedge.com

Color picker

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

#ebb2c0 hex color - Red - Warm color - Information

#ebb2c0 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ebb2c0 Color code in RGB color code model is created after adding 92.16% red color, 69.8% green color and 75.29% blue color. Hex #ebb2c0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 18% yellow and 8% black.

Hex #ebb2c0 color code is between #eeaabb web safe hex color code and #ddbbcc web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #ebb2c0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebb2c0#ebb2c0
RGB Decimal235, 178, 192rgb(235, 178, 192)
RGB Percent92%, 70%, 75%rgb(92%, 70%, 75%)
CSS RGBa235, 178, 192,1rgba(235,178,192,1)
CMYK Modelcmyk(0%,24%,18%,8%)
HSL Color Space345,59% ,81%hsl(345,59% ,81%)
HSV Color Space345°, 24%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111011001011000000
Octal353262300
Decimal235178192
Hexebb2c0

Different shades of #ebb2c0 color code.

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

Light Shade of #ebb2c0
#f6dae1
Dark Shade of #ebb2c0
#e08a9f
Saturated Shade of #ebb2c0
#f0adbe
Desaturated Shade of #ebb2c0
#e6b7c2
Grey scale Shade of #ebb2c0
#cecece
Brighten Shade
#ffcbd9
Most Readable Shade
#000000

Shades of #ebb2c0 color code

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

#ebb2c0
#d09eaa
#b68a95
#9c7680
#82626a
#684f55
#4e3b40
#34272a
#1a1315
#000000

Similar Color like #ebb2c0 color

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

#ecb3c1
#edb4c2
#eeb5c3
#efb6c4
#f0b7c5
#f1b8c6
#f2b9c7
#f3bac8
#f4bbc9
#f5bcca
#f6bdcb
#f7becc
#f8bfcd
#f9c0ce
#eab1bf
#e9b0be
#e8afbd
#e7aebc
#e6adbb
#e5acba
#e4abb9
#e3aab8
#e2a9b7
#e1a8b6
#e0a7b5
#dfa6b4
#dea5b3
#dda4b2

Monochromatic Color with #ebb2c0

#ebb2c0
#161112
#413135
#6b5158
#96727b
#c0929d

Tints of #ebb2c0 Color

#ebb2c0
#edbac7
#efc3ce
#f1cbd5
#f3d4dc
#f6dce3
#f8e5ea
#faedf1
#fcf6f8
#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

#ebb2c0
#b2ebdd

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

Split Complementary

#ebb2c0
#b2ebc1
#b2dceb

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

Analogous Color

#ebb2d7
#ebb2cb
#ebb2c0
#ebb2b5
#ebbbb2

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

#ebb2c0
#c0ebb2
#b2c0eb

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

#ebb2c0
#dcebb2
#b2ebdd
#c0b2eb

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

#ebb2c0
#b2ebdd
#b2dceb
#ebc1b2

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

#ebb2c0 Color Code Preview on Black Background Color

This is how #ebb2c0 Color will look on black background color. Color contrast ratio is 11.66

#ebb2c0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebb2c0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebb2c0

#ebb2c0 color code is use for CSS Background Color

Background color for the above div is #ebb2c0

HTML with inline CSS

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

#ebb2c0 color code is use for CSS Border Color

CSS Border color for the above div is #ebb2c0

HTML with inline CSS

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

CSS Border Left color for the above div is #ebb2c0

HTML with inline CSS

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

CSS Border Right color for the above div is #ebb2c0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebb2c0

HTML with inline CSS

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

CSS Border Top color for the above div is #ebb2c0

HTML with inline CSS

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

#ebb2c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebb2c0 Color code Preview on White Background

This is how #ebb2c0 Color code will look on white background color. Color contrast ratio is 1.80

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.