@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ff949b hex color - Red - Warm color - Information

#ff949b hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ff949b color code is between #ee9999 web safe hex color code and #dd88aa web safe hex color code. #ee9999 is the nearest web safe color code. You can see here many more shades of #ff949b color code.

0 Likes 0 Comments | 11 Views

RGB Chart

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

Color Table

Hex Color Code ff949b #ff949b
RGB Decimal 255, 148, 155 rgb(255, 148, 155)
RGB Percent 100%, 58%, 61% rgb(100%, 58%, 61%)
CSS RGBa 255, 148, 155,1 rgba(255,148,155,1)
CMYK Model cmyk(0%,42%,39%,0%)
HSL Color Space 356,100% ,79% hsl(356,100% ,79%)
HSV Color Space 356°, 42%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10010100 10011011
Octal 377 224 233
Decimal 255 148 155
Hex ff 94 9b

Different shades of #ff949b color code.

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

Light Shade of #ff949b
#ffc7cb
Dark Shade of #ff949b
#ff616b
Saturated Shade of #ff949b
#ff949b
Desaturated Shade of #ff949b
#fa99a0
Grey scale Shade of #ff949b
#c9c9c9
Brighten Shade
#ffadb4
Most Readable Shade
#000000

Shades of #ff949b color code

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

#ff949b
#e28389
#c67378
#aa6267
#8d5256
#714144
#553133
#382022
#1c1011
#000000

Similar Color like #ff949b color

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

#ff959c
#ff969d
#ff979e
#ff989f
#ff99a0
#ff9aa1
#ff9ba2
#ff9ca3
#ff9da4
#ff9ea5
#ff9fa6
#ffa0a7
#ffa1a8
#ffa2a9
#fe939a
#fd9299
#fc9198
#fb9097
#fa8f96
#f98e95
#f88d94
#f78c93
#f68b92
#f58a91
#f48990
#f3888f
#f2878e
#f1868d

Monochromatic Color with #ff949b

#ff949b
#2a191a
#553134
#804a4e
#aa6367
#d47b81

Tints of #ff949b Color

#ff949b
#ff9fa6
#ffabb1
#ffb7bc
#ffc3c7
#ffcfd2
#ffdbdd
#ffe7e8
#fff3f3
#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

#ff949b
#94fff8

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

Split Complementary

#ff949b
#94ffc3
#94d1ff

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

Analogous Color

#ff94c6
#ff94b0
#ff949b
#ffa294
#ffb894

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

#ff949b
#9bff94
#949bff

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

#ff949b
#d0ff94
#94fff8
#c294ff

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

#ff949b
#94fff8
#94d1ff
#ffc294

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

#ff949b Color Code Preview on Black Background Color

This is how #ff949b Color will look on black background color. Color contrast ratio is 9.96

#ff949b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff949b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff949b

#ff949b color code is use for CSS Background Color

Background color for the above div is #ff949b

HTML with inline CSS

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

#ff949b color code is use for CSS Border Color

CSS Border color for the above div is #ff949b

HTML with inline CSS

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

CSS Border Left color for the above div is #ff949b

HTML with inline CSS

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

CSS Border Right color for the above div is #ff949b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff949b

HTML with inline CSS

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

CSS Border Top color for the above div is #ff949b

HTML with inline CSS

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

#ff949b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff949b Color code Preview on White Background

This is how #ff949b Color code will look on white background color. Color contrast ratio is 2.11

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

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,148,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,255,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,148,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.