crispedge.com

Color picker

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

#ebb7bd hex color - Red - Warm color - Information

#ebb7bd hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #ebb7bd 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 #ebb7bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebb7bd#ebb7bd
RGB Decimal235, 183, 189rgb(235, 183, 189)
RGB Percent92%, 72%, 74%rgb(92%, 72%, 74%)
CSS RGBa235, 183, 189,1rgba(235,183,189,1)
CMYK Modelcmyk(0%,22%,20%,8%)
HSL Color Space353,57% ,82%hsl(353,57% ,82%)
HSV Color Space353°, 22%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111011011110111101
Octal353267275
Decimal235183189
Hexebb7bd

Different shades of #ebb7bd color code.

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

Light Shade of #ebb7bd
#f6dfe2
Dark Shade of #ebb7bd
#e08f98
Saturated Shade of #ebb7bd
#f0b2b9
Desaturated Shade of #ebb7bd
#e6bcc1
Grey scale Shade of #ebb7bd
#d1d1d1
Brighten Shade
#ffd0d6
Most Readable Shade
#000000

Shades of #ebb7bd color code

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

#ebb7bd
#d0a2a8
#b68e93
#9c7a7e
#826569
#685154
#4e3d3f
#34282a
#1a1415
#000000

Similar Color like #ebb7bd color

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

#ecb8be
#edb9bf
#eebac0
#efbbc1
#f0bcc2
#f1bdc3
#f2bec4
#f3bfc5
#f4c0c6
#f5c1c7
#f6c2c8
#f7c3c9
#f8c4ca
#f9c5cb
#eab6bc
#e9b5bb
#e8b4ba
#e7b3b9
#e6b2b8
#e5b1b7
#e4b0b6
#e3afb5
#e2aeb4
#e1adb3
#e0acb2
#dfabb1
#deaab0
#dda9af

Monochromatic Color with #ebb7bd

#ebb7bd
#161212
#413334
#6b5456
#967579
#c0969b

Tints of #ebb7bd Color

#ebb7bd
#edbfc4
#efc7cb
#f1cfd3
#f3d7da
#f6dfe1
#f8e7e9
#faeff0
#fcf7f7
#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

#ebb7bd
#b7ebe5

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

Split Complementary

#ebb7bd
#b7ebcb
#b7d7eb

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

Analogous Color

#ebb7d2
#ebb7c7
#ebb7bd
#ebbbb7
#ebc6b7

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

#ebb7bd
#bdebb7
#b7bdeb

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

#ebb7bd
#d7ebb7
#b7ebe5
#cbb7eb

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

#ebb7bd
#b7ebe5
#b7d7eb
#ebcbb7

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

#ebb7bd Color Code Preview on Black Background Color

This is how #ebb7bd Color will look on black background color. Color contrast ratio is 12.04

#ebb7bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebb7bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebb7bd

#ebb7bd color code is use for CSS Background Color

Background color for the above div is #ebb7bd

HTML with inline CSS

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

#ebb7bd color code is use for CSS Border Color

CSS Border color for the above div is #ebb7bd

HTML with inline CSS

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

CSS Border Left color for the above div is #ebb7bd

HTML with inline CSS

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

CSS Border Right color for the above div is #ebb7bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebb7bd

HTML with inline CSS

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

CSS Border Top color for the above div is #ebb7bd

HTML with inline CSS

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

#ebb7bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebb7bd Color code Preview on White Background

This is how #ebb7bd Color code will look on white background color. Color contrast ratio is 1.74

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

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.