crispedge.com

Color picker

Loading...

#ff9cb8 hex color - Red - Warm color - Information

#ff9cb8 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff9cb8 Color code in RGB color code model is created after adding 100% red color, 61.18% green color and 72.16% blue color. Hex #ff9cb8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 28% yellow and 0% black.

Hex #ff9cb8 color code is between #ee99bb web safe hex color code and #ddaaaa web safe hex color code. #ee99bb is the nearest web safe color code. You can see here many more shades of #ff9cb8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeff9cb8#ff9cb8
RGB Decimal255, 156, 184rgb(255, 156, 184)
RGB Percent100%, 61%, 72%rgb(100%, 61%, 72%)
CSS RGBa255, 156, 184,1rgba(255,156,184,1)
CMYK Modelcmyk(0%,39%,28%,0%)
HSL Color Space343,100% ,81%hsl(343,100% ,81%)
HSV Color Space343°, 39%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111001110010111000
Octal377234270
Decimal255156184
Hexff9cb8

Different shades of #ff9cb8 color code.

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

Light Shade of #ff9cb8
#ffcfdd
Dark Shade of #ff9cb8
#ff6993
Saturated Shade of #ff9cb8
#ff9cb8
Desaturated Shade of #ff9cb8
#faa1ba
Grey scale Shade of #ff9cb8
#cdcdcd
Brighten Shade
#ffb5d1
Most Readable Shade
#000000

Shades of #ff9cb8 color code

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

#ff9cb8
#e28aa3
#c6798f
#aa687a
#8d5666
#714551
#55343d
#382228
#1c1114
#000000

Similar Color like #ff9cb8 color

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

#ff9db9
#ff9eba
#ff9fbb
#ffa0bc
#ffa1bd
#ffa2be
#ffa3bf
#ffa4c0
#ffa5c1
#ffa6c2
#ffa7c3
#ffa8c4
#ffa9c5
#ffaac6
#fe9bb7
#fd9ab6
#fc99b5
#fb98b4
#fa97b3
#f996b2
#f895b1
#f794b0
#f693af
#f592ae
#f491ad
#f390ac
#f28fab
#f18eaa

Monochromatic Color with #ff9cb8

#ff9cb8
#2a1a1f
#55343d
#804e5c
#aa687b
#d48299

Tints of #ff9cb8 Color

#ff9cb8
#ffa7bf
#ffb2c7
#ffbdcf
#ffc8d7
#ffd3df
#ffdee7
#ffe9ef
#fff4f7
#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

#ff9cb8
#9cffe3

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

Split Complementary

#ff9cb8
#9cffb2
#9ceaff

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

Analogous Color

#ff9ce0
#ff9ccc
#ff9cb8
#ff9ca4
#ffa89c

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

#ff9cb8
#b8ff9c
#9cb8ff

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

#ff9cb8
#e9ff9c
#9cffe3
#b19cff

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

#ff9cb8
#9cffe3
#9ceaff
#ffb19c

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

#ff9cb8 Color Code Preview on Black Background Color

This is how #ff9cb8 Color will look on black background color. Color contrast ratio is 10.70

#ff9cb8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff9cb8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff9cb8

#ff9cb8 color code is use for CSS Background Color

Background color for the above div is #ff9cb8

HTML with inline CSS

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

#ff9cb8 color code is use for CSS Border Color

CSS Border color for the above div is #ff9cb8

HTML with inline CSS

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

CSS Border Left color for the above div is #ff9cb8

HTML with inline CSS

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

CSS Border Right color for the above div is #ff9cb8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff9cb8

HTML with inline CSS

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

CSS Border Top color for the above div is #ff9cb8

HTML with inline CSS

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

#ff9cb8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff9cb8 Color code Preview on White Background

This is how #ff9cb8 Color code will look on white background color. Color contrast ratio is 1.96

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

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(255,156,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,255,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,156,184,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.