Skip to main content Skip to docs navigation

#c998f0 hex color | Download Light Blue BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Dream Vapor and its hex is #CC99EE Nearest Color Name

Color Hue/Base color: Blue

Hex #c998f0 Color code in RGB color code model is created after adding 78.82% red color, 59.61% green color and 94.12% blue color. Hex #c998f0 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 37% magenta, 0% yellow and 5.88% black.

Hex #c998f0 color code is between #cc99ee web safe hex color code and #bb88ff web safe hex color code. #cc99ee is the nearest web safe color code. You can see here many more shades of #c998f0 color code.

RGB Chart

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

Color Table

Hex Color Code c998f0 #c998f0
RGB Decimal 201, 152, 240 201, 152, 240
RGB Percent 79%, 60%, 94% rgb(79%, 60%, 94%)
CSS RGBa 201, 152, 240,1 rgba(201,152,240,1)
CMYK Model cmyk(16%,37%,0%,5.88%)
HSL Color Space 273,75% ,77% hsl(273,75% ,77%)
HSV Color Space 273°, 37%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001001 10011000 11110000
Octal 311 230 360
Decimal 201 152 240
Hex c9 98 f0

Different shades of #c998f0 color code.

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

Darkest of #c998f0
#821ed1
Darker of #c998f0
#9a3fe3
Dark of #c998f0
#b26bea
Base of #c998f0
#c998f0
Light of #c998f0
#e0c5f6
Lighter
#f8f1fd
Lightest
#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

#c998f0
#bff098

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

Split Complementary

#c998f0
#ebf098
#98f09d

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

Analogous Color

#989af0
#a498f0
#c998f0
#e698f0
#f098d5

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

#c998f0
#98f0c9
#f0c998

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

#c998f0
#f0c998
#bff098
#98bff0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c998f0
#f09d98
#bff098
#98ebf0

Square 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).

Monochromatic Color with #c998f0

#6618a4
#821ed1
#9a3fe3
#b26bea
#c998f0
#e0c5f6
#f8f1fd
#ffffff
#ffffff

Tints of #c998f0 Color

#c998f0
#cfa3f1
#d5aef3
#dbbaf5
#e1c5f6
#e7d1f8
#eddcfa
#f3e8fb
#f9f3fd
#ffffff

Shades of #c998f0 color code

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

#c998f0
#b287d5
#9c76ba
#8665a0
#6f5485
#59436a
#433250
#2c2135
#16101a
#000000

Tones

#c998f0
#c8a4e4
#c6b0d8
#c5bbcd
#c4c4c4

Tones

Similar Color like #c998f0 color

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

#ca99f1
#cb9af2
#cc9bf3
#cd9cf4
#ce9df5
#cf9ef6
#d09ff7
#d1a0f8
#d2a1f9
#d3a2fa
#d4a3fb
#d5a4fc
#d6a5fd
#d7a6fe
#c897ef
#c796ee
#c695ed
#c594ec
#c493eb
#c392ea
#c291e9
#c190e8
#c08fe7
#bf8ee6
#be8de5
#bd8ce4
#bc8be3
#bb8ae2

Download this Light Blue

Hex #c998f0 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.

#c998f0 Color Code Preview on Black Background Color

This is how #c998f0 Color will look on black background color. Color contrast ratio is 9.23

#c998f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c998f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c998f0

#c998f0 color code is use for CSS Background Color

Background color for the above div is #c998f0

HTML with inline CSS

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

#c998f0 color code is use for CSS Border Color

CSS Border color for the above div is #c998f0

HTML with inline CSS

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

CSS Border Left color for the above div is #c998f0

HTML with inline CSS

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

CSS Border Right color for the above div is #c998f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c998f0

HTML with inline CSS

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

CSS Border Top color for the above div is #c998f0

HTML with inline CSS

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

#c998f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c998f0 Color code Preview on White Background

This is how #c998f0 Color code will look on white background color. Color contrast ratio is 2.27

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(201,152,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,240,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,152,240,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }